projects
/
openwrt-10.03
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8228790
)
use alsa-driver for 2.4 only (2.6 has it in-tree)
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 8 Jan 2007 12:56:22 +0000
(12:56 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 8 Jan 2007 12:56:22 +0000
(12:56 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6036
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/alsa/Makefile
patch
|
blob
|
history
diff --git
a/package/alsa/Makefile
b/package/alsa/Makefile
index 6fb61987545c4875f42e486b48b56978aaeb2c9b..a814da5109799dae7ed1e7e43bc4fc2aca3d40b7 100644
(file)
--- a/
package/alsa/Makefile
+++ b/
package/alsa/Makefile
@@
-24,7
+24,7
@@
include $(INCLUDE_DIR)/package.mk
define KernelPackage/alsa
SUBMENU:=Other modules
- DEPENDS:=@USB_SUPPORT
+ DEPENDS:=@USB_SUPPORT
@LINUX_2_4
TITLE:=Advanced Linux Sound Architecture
DESCRIPTION:=
FILES:=$(PKG_BUILD_DIR)/modules/*.$(LINUX_KMOD_SUFFIX)