projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a01232f
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4801
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/alsa/Makefile
patch
|
blob
|
history
diff --git
a/package/alsa/Makefile
b/package/alsa/Makefile
index
9a745aa
..
887404c
100644
(file)
--- a/
package/alsa/Makefile
+++ b/
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/