projects
/
firefly-linux-kernel-4.4.55.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge remote-tracking branches 'asoc/fix/ak4671', 'asoc/fix/control', 'asoc/fix/da732...
[firefly-linux-kernel-4.4.55.git]
/
sound
/
isa
/
wss
/
Makefile
1
#
2
# Makefile for ALSA
3
# Copyright (c) 2008 by Jaroslav Kysela <perex@perex.cz>
4
#
5
6
snd-wss-lib-objs := wss_lib.o
7
8
# Toplevel Module Dependency
9
obj-$(CONFIG_SND_WSS_LIB) += snd-wss-lib.o
10