From a8c14536161a7f62f06beb5928acfd78691bef78 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 26 Apr 2011 12:50:25 +0200 Subject: make arm/mips architectures more configurable in a simpler way --- target/config/Config.in.system.choice | 4 ---- 1 file changed, 4 deletions(-) (limited to 'target/config/Config.in.system.choice') diff --git a/target/config/Config.in.system.choice b/target/config/Config.in.system.choice index 59b8a7bb7..597d8054a 100644 --- a/target/config/Config.in.system.choice +++ b/target/config/Config.in.system.choice @@ -1,10 +1,6 @@ source "target/arm/Config.in" -source "target/armeb/Config.in" source "target/cris/Config.in" source "target/mips/Config.in" -source "target/mipsel/Config.in" -source "target/mips64/Config.in" -source "target/mips64el/Config.in" source "target/ppc/Config.in" source "target/ppc64/Config.in" source "target/sparc/Config.in" -- cgit v1.2.3