From df5c53e2fca4df81dbdf65b6e284ca9b49917042 Mon Sep 17 00:00:00 2001 From: Mike Baker Date: Thu, 10 Aug 2006 16:22:15 +0000 Subject: [PATCH] mark 63xx as broken until the platform is ready SVN-Revision: 4552 --- openwrt/target/Config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/openwrt/target/Config.in b/openwrt/target/Config.in index 3f8993c2aa..38d69cb39a 100644 --- a/openwrt/target/Config.in +++ b/openwrt/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