diff options
Diffstat (limited to 'target/config/Config.in.system.choice')
-rw-r--r-- | target/config/Config.in.system.choice | 4 |
1 files changed, 0 insertions, 4 deletions
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" |