From 600db0aea63d0e8f4ceecbe60abc68dd09e4012f Mon Sep 17 00:00:00 2001 From: Mike Baker Date: Fri, 14 Apr 2006 22:13:32 +0000 Subject: cleanup makefiles SVN-Revision: 3656 --- openwrt/target/Config.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'openwrt/target') diff --git a/openwrt/target/Config.in b/openwrt/target/Config.in index fa3843b..e910892 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 -- cgit v1.1