diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-10-09 06:13:40 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-10-09 06:13:40 +0000 |
commit | f694016136c155f23f5cec2eb7c076c9442d846a (patch) | |
tree | d80d83cfd41783a615d5a8d2a587fee376622539 /toolchain/gcc/Config.in.2 | |
parent | ae2792b44cea4a9773719d4407be7e1878b73b26 (diff) |
final step in buildroot facelift
Diffstat (limited to 'toolchain/gcc/Config.in.2')
-rw-r--r-- | toolchain/gcc/Config.in.2 | 8 |
1 files changed, 8 insertions, 0 deletions
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. + |