diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-01-05 15:31:39 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-01-05 15:31:39 +0000 |
commit | 3902c7145f038b7aea60fafd8eb9cfa7351986fe (patch) | |
tree | 1096d87393035b272ffe3a694e77b559dd1fb5f0 /target/linux/brcm63xx-2.6 | |
parent | 1073e86f4058a7022ff6070a85adce0a7c189f55 (diff) | |
download | upstream-3902c7145f038b7aea60fafd8eb9cfa7351986fe.tar.gz upstream-3902c7145f038b7aea60fafd8eb9cfa7351986fe.tar.bz2 upstream-3902c7145f038b7aea60fafd8eb9cfa7351986fe.zip |
Make 6348 as the default target, yeah, what a fix :/
SVN-Revision: 5990
Diffstat (limited to 'target/linux/brcm63xx-2.6')
-rw-r--r-- | target/linux/brcm63xx-2.6/patches/001-bcm963xx.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx-2.6/patches/001-bcm963xx.patch b/target/linux/brcm63xx-2.6/patches/001-bcm963xx.patch index 0af0a7ead4..2a33b69760 100644 --- a/target/linux/brcm63xx-2.6/patches/001-bcm963xx.patch +++ b/target/linux/brcm63xx-2.6/patches/001-bcm963xx.patch @@ -52,7 +52,7 @@ diff -urN linux-2.6.19/arch/mips/bcm963xx/Kconfig linux-2.6.19.new/arch/mips/bcm +choice + prompt "Broadcom Commengine ADSL board" + depends on BCM963XX -+ default BCM96345 ++ default BCM96348 + help + Select different Broadcom ADSL board + |