From c222886f38ea1185c1b420f03d1e1fb377506af0 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 2 Jun 2014 17:12:07 +0200 Subject: simplify adding new arch Generate all data needed when adding a new arch or system. Recognize any changes in target/*/systems as reported as bug by Joerg. --- target/ppc64/Config.in | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 target/ppc64/Config.in (limited to 'target/ppc64') diff --git a/target/ppc64/Config.in b/target/ppc64/Config.in deleted file mode 100644 index a262de1f4..000000000 --- a/target/ppc64/Config.in +++ /dev/null @@ -1,9 +0,0 @@ -choice -depends on ADK_LINUX_PPC64 && !ADK_CHOOSE_TARGET_ARCH -prompt "Target system" - -config ADK_CHOOSE_TARGET_SYSTEM_PPC64 - boolean "Choose target system" - -source "target/ppc64/Config.in.systems" -endchoice -- cgit v1.2.3