From f694016136c155f23f5cec2eb7c076c9442d846a Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 9 Oct 2004 06:13:40 +0000 Subject: final step in buildroot facelift --- toolchain/gcc/Config.in.2 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 toolchain/gcc/Config.in.2 (limited to 'toolchain/gcc/Config.in.2') diff --git a/toolchain/gcc/Config.in.2 b/toolchain/gcc/Config.in.2 new file mode 100644 index 000000000..b83a996b1 --- /dev/null +++ b/toolchain/gcc/Config.in.2 @@ -0,0 +1,8 @@ +# + +config BR2_PACKAGE_GCC_TARGET + bool"gcc toolchain in the target filesystem" + default n + help + Add help text here. + -- cgit v1.2.3