projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6e2ef7
)
change alsa to depend on usb support instead of pci
author
Imre Kaloz
<kaloz@openwrt.org>
Sun, 17 Sep 2006 20:29:38 +0000
(20:29 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Sun, 17 Sep 2006 20:29:38 +0000
(20:29 +0000)
SVN-Revision: 4801
openwrt/package/alsa/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/alsa/Makefile
b/openwrt/package/alsa/Makefile
index 9a745aa96bc2f7b77931800394f1f1145841721d..887404c0c20b49ade03adb2411672b7ed3a7902e 100644
(file)
--- a/
openwrt/package/alsa/Makefile
+++ b/
openwrt/package/alsa/Makefile
@@
-33,7
+33,7
@@
endif
define Package/kmod-alsa
SECTION:=drivers
CATEGORY:=Drivers
-DEPENDS:=@
PCI
_SUPPORT
+DEPENDS:=@
USB
_SUPPORT
TITLE:=Advanced Linux Sound Architecture
DESCRIPTION:=Advanced Linux Sound Architecture
URL:=http://alsa-project.org/