summaryrefslogtreecommitdiffstats
path: root/openwrt/target/linux/package/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-11-06 00:52:55 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-11-06 00:52:55 +0000
commit388897357f671465bb5aa00b823275d4dcba0057 (patch)
treeb0880f67e1cba36697b295b0fedd4a9e9a8751f9 /openwrt/target/linux/package/Makefile
parent2b30b31c249df4e73d973257d00812e04aeaad09 (diff)
re-enable alsa and openswan on brcm-2.6 (disabled by [2321]) to be able to reproduce #7 and #8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2341 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/package/Makefile')
-rw-r--r--openwrt/target/linux/package/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/openwrt/target/linux/package/Makefile b/openwrt/target/linux/package/Makefile
index a3d06b71d..db63d4f57 100644
--- a/openwrt/target/linux/package/Makefile
+++ b/openwrt/target/linux/package/Makefile
@@ -2,17 +2,13 @@
include $(TOPDIR)/rules.mk
ifneq ($(BOARD),ar7)
-ifneq ($(BOARD)-$(KERNEL),brcm-2.6)
package-$(BR2_PACKAGE_KMOD_ALSA) += alsa
endif
-endif
package-$(BR2_PACKAGE_KMOD_FUSE) += fuse
package-$(BR2_PACKAGE_KMOD_HOSTAP) += hostap
package-$(BR2_PACKAGE_KMOD_MADWIFI) += madwifi
package-$(BR2_PACKAGE_KMOD_MINI_FO) += mini_fo
-ifneq ($(BOARD)-$(KERNEL),brcm-2.6)
package-$(BR2_PACKAGE_KMOD_OPENSWAN) += openswan
-endif
package-$(BR2_PACKAGE_KMOD_SHFS) += shfs
package-y += base-files