projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7102ed5
)
CONFIG_SOUND_WM97XX: remove stale makefile line
author
Adrian Bunk
<
[email protected]
>
Thu, 24 Jul 2008 04:29:15 +0000
(21:29 -0700)
committer
Linus Torvalds
<
[email protected]
>
Thu, 24 Jul 2008 17:47:27 +0000
(10:47 -0700)
The driver is gone for a long time.
Reported-by: Robert P. J. Day <
[email protected]
>
Signed-off-by: Adrian Bunk <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
sound/oss/Makefile
patch
|
blob
|
history
diff --git
a/sound/oss/Makefile
b/sound/oss/Makefile
index 3a141474fb73b21a858eb8c5f8eeb261d9881121..c611514f7ff104ec3289d960d9108d5391fc91c9 100644
(file)
--- a/
sound/oss/Makefile
+++ b/
sound/oss/Makefile
@@
-31,8
+31,6
@@
obj-$(CONFIG_SOUND_VWSND) += vwsnd.o
obj-$(CONFIG_SOUND_AU1550_AC97) += au1550_ac97.o ac97_codec.o
obj-$(CONFIG_SOUND_BCM_CS4297A) += swarm_cs4297a.o
-obj-$(CONFIG_SOUND_WM97XX) += ac97_plugin_wm97xx.o
-
obj-$(CONFIG_DMASOUND) += dmasound/
# Declare multi-part drivers.