projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dab4271
)
use alsa-driver for 2.4 only (2.6 has it in-tree)
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 8 Jan 2007 12:56:22 +0000
(12:56 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 8 Jan 2007 12:56:22 +0000
(12:56 +0000)
SVN-Revision: 6036
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)