diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-01-05 15:31:39 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-01-05 15:31:39 +0000 |
commit | efc4676a28de406bd0289e496d92f089804c3199 (patch) | |
tree | 65be17c01d6206777bf8c278124160132f818c7a /target/linux/brcm63xx-2.6/patches | |
parent | 9d7d25f924cf69708a664e36a213ea6067a8166f (diff) |
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/brcm63xx-2.6/patches')
-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 + |