diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-28 19:39:20 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-28 19:39:20 +0000 |
commit | eefdd0e2b3d1b4f1bd111ec22f9e2cc60a7ce638 (patch) | |
tree | fe8367cad9a607f11e24ef7de9dd69fc1c2406e9 /openwrt/target/linux/package/bcm43xx-standalone | |
parent | 1fb8e7a1db1c0c67ed7200ac39997b9ddb5c09d4 (diff) |
disable bcm43xx packages, checking the 2.6.16 all-in-one patches, packages does not compile and nobody cares at the moment
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3530 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/package/bcm43xx-standalone')
-rw-r--r-- | openwrt/target/linux/package/bcm43xx-standalone/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openwrt/target/linux/package/bcm43xx-standalone/Config.in b/openwrt/target/linux/package/bcm43xx-standalone/Config.in index 4f9382bfa..5e15f8121 100644 --- a/openwrt/target/linux/package/bcm43xx-standalone/Config.in +++ b/openwrt/target/linux/package/bcm43xx-standalone/Config.in @@ -3,7 +3,6 @@ config BR2_PACKAGE_KMOD_BCM43XX_STANDALONE tristate depends BR2_LINUX_2_6_BRCM select BR2_PACKAGE_KMOD_IEEE80211_DSCAPE - default m if CONFIG_DEVEL default n help Free driver for the Broadcom 43xx wireless chipset |