projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
make spca5xx depend on video device support in the kernel
[openwrt.git]
/
package
/
alsa
/
Makefile
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.020858 seconds
and
4
git commands to generate.