projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d543939
)
sound: Remove atheros restriction, since atheros can have usb sound cards
author
Rod Whitby
<rod@whitby.id.au>
Sun, 18 May 2008 11:54:49 +0000
(11:54 +0000)
committer
Rod Whitby
<rod@whitby.id.au>
Sun, 18 May 2008 11:54:49 +0000
(11:54 +0000)
SVN-Revision: 11168
package/kernel/modules/sound.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/sound.mk
b/package/kernel/modules/sound.mk
index af637dfd2b31e99170274dee4d055e7cf939fb3b..a6978070169f2cd531cd882295af550caeb187b7 100644
(file)
--- a/
package/kernel/modules/sound.mk
+++ b/
package/kernel/modules/sound.mk
@@
-12,7
+12,7
@@
SOUND_MENU:=Sound Support
define KernelPackage/sound-core
SUBMENU:=$(SOUND_MENU)
TITLE:=Sound support
- DEPENDS:=@USB_SUPPORT||PCI_SUPPORT
@!TARGET_atheros
+ DEPENDS:=@USB_SUPPORT||PCI_SUPPORT
KCONFIG:= \
CONFIG_SOUND \
CONFIG_SND \