diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-10 14:15:20 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-10 14:15:20 +0000 |
commit | 8cd86a4f19f1a19c0cc3a50b38d6ed6d11199390 (patch) | |
tree | 733dcd923e74eb9aae265342a24314b09c8821ac /openwrt/target | |
parent | b0b75e654e3f389d9900e2846cf2bf2adf24e7fe (diff) |
compile b44 into the kernel on brcm-2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2871 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target')
-rw-r--r-- | openwrt/target/linux/linux-2.4/config/brcm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/linux-2.4/config/brcm b/openwrt/target/linux/linux-2.4/config/brcm index 09344cda22..0bfc6b46f2 100644 --- a/openwrt/target/linux/linux-2.4/config/brcm +++ b/openwrt/target/linux/linux-2.4/config/brcm @@ -762,7 +762,7 @@ CONFIG_NET_PCI=y # CONFIG_AMD8111_ETH is not set # CONFIG_ADAPTEC_STARFIRE is not set # CONFIG_APRICOT is not set -CONFIG_B44=m +CONFIG_B44=y CONFIG_ET=m # CONFIG_CS89x0 is not set # CONFIG_TULIP is not set |