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 | f82bca308cfdc1c2aa0ae06245406af3801db8ba (patch) | |
tree | 65be17c01d6206777bf8c278124160132f818c7a /target/linux | |
parent | 7c698d5866cd4c24f1ebdb2763cb8601b8270d25 (diff) | |
download | upstream-f82bca308cfdc1c2aa0ae06245406af3801db8ba.tar.gz upstream-f82bca308cfdc1c2aa0ae06245406af3801db8ba.tar.bz2 upstream-f82bca308cfdc1c2aa0ae06245406af3801db8ba.zip |
Make 6348 as the default target, yeah, what a fix :/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5990 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 + |