From 40152cc646ac4cd24d5f1473fdac7974b0f419aa Mon Sep 17 00:00:00 2001 From: mbm Date: Fri, 14 Apr 2006 22:13:32 +0000 Subject: cleanup makefiles git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3656 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/target/Config.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'openwrt/target/Config.in') 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 -- cgit v1.2.3