aboutsummaryrefslogtreecommitdiffstats
path: root/target/Config.in
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2006-08-10 16:22:15 +0000
committerMike Baker <mbm@openwrt.org>2006-08-10 16:22:15 +0000
commit6edd808cbdc0e32cfa5380525812d8c11d6630d2 (patch)
tree385efb9a2542ffaf3eb97c5ef7d18e4825ca951b /target/Config.in
parente0eceb4c866bcc000b9af4c3e8fab30bae4eccb5 (diff)
downloadmaster-187ad058-6edd808cbdc0e32cfa5380525812d8c11d6630d2.tar.gz
master-187ad058-6edd808cbdc0e32cfa5380525812d8c11d6630d2.tar.bz2
master-187ad058-6edd808cbdc0e32cfa5380525812d8c11d6630d2.zip
mark 63xx as broken until the platform is ready
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4552 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in
index 3f8993c2aa..38d69cb39a 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -55,6 +55,7 @@ config LINUX_2_6_BRCM
config LINUX_2_6_BRCM63XX
bool "Broadcom BCM63xx [2.6]"
+ depends BROKEN
select mips
select LINUX_2_6
select PCI_SUPPORT