projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
869c74e
)
blacklist alsa driver for ar7
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 18 Oct 2005 00:00:05 +0000
(
00:00
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 18 Oct 2005 00:00:05 +0000
(
00:00
+0000)
SVN-Revision: 2159
openwrt/target/linux/package/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/target/linux/package/Makefile
b/openwrt/target/linux/package/Makefile
index 72eea1f691725c7fe87337fa0a41141542e45e84..7e8588d99ad10f22b01dd009a3c76f3e8d35d006 100644
(file)
--- a/
openwrt/target/linux/package/Makefile
+++ b/
openwrt/target/linux/package/Makefile
@@
-1,7
+1,9
@@
# Main makefile for the packages
include $(TOPDIR)/rules.mk
+ifneq ($(BOARD),ar7)
package-$(BR2_PACKAGE_KMOD_ALSA) += alsa
+endif
package-$(BR2_PACKAGE_KMOD_FUSE) += fuse
package-$(BR2_PACKAGE_KMOD_MINI_FO) += mini_fo
package-$(BR2_PACKAGE_KMOD_SHFS) += shfs