projects
/
openwrt.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
6fb6198
..
a814da5
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)
This page took
0.022075 seconds
and
4
git commands to generate.