aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/target
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2006-04-14 22:13:32 +0000
committerMike Baker <mbm@openwrt.org>2006-04-14 22:13:32 +0000
commit600db0aea63d0e8f4ceecbe60abc68dd09e4012f (patch)
tree755a73402ab3a8a5ab1814e5d224bc0df0187bf7 /openwrt/target
parentc89d6bd29f3e5f43f9e0b2d0b7a4b9f8f1730598 (diff)
downloadupstream-600db0aea63d0e8f4ceecbe60abc68dd09e4012f.tar.gz
upstream-600db0aea63d0e8f4ceecbe60abc68dd09e4012f.tar.bz2
upstream-600db0aea63d0e8f4ceecbe60abc68dd09e4012f.zip
cleanup makefiles
SVN-Revision: 3656
Diffstat (limited to 'openwrt/target')
-rw-r--r--openwrt/target/Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/openwrt/target/Config.in b/openwrt/target/Config.in
index fa3843b990..e91089201d 100644
--- a/openwrt/target/Config.in
+++ b/openwrt/target/Config.in
@@ -79,6 +79,10 @@ config BR2_LINUX_2_6_X86
if CONFIG_DEVEL
+config BR2_LINUX_2_6_MIPS64
+ bool "UNSUPPORTED mips64 platform"
+ select BR2_mips64
+
config BR2_LINUX_2_6_ARM
bool "UNSUPPORTED little-endian arm platform"
select BR2_arm