From fd5e1bfc81aa5ea3e3893fc61f8c50509a3487c7 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 7 Mar 2015 14:35:17 -0600 Subject: reorder libc and toolchain options After a short discussion with Phil, I put Libc stuff into Toolchain menu, as it does not belong to Target configuration. Add a Advanced Option menu for specific toolchain related options. I think this change make building OpenADK for beginners simpler. A starter doesn't know anything about different libc, floating settings, ... --- target/config/Config.in.gcc.default | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 target/config/Config.in.gcc.default (limited to 'target/config/Config.in.gcc.default') diff --git a/target/config/Config.in.gcc.default b/target/config/Config.in.gcc.default new file mode 100644 index 000000000..3748dec66 --- /dev/null +++ b/target/config/Config.in.gcc.default @@ -0,0 +1,2 @@ +# This file is part of the OpenADK project. OpenADK is copyrighted +# material, please see the LICENCE file in the top-level directory. -- cgit v1.2.3