mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 17:01:53 +02:00
7 lines
202 B
Groff
7 lines
202 B
Groff
|
config BR2_PACKAGE_GCC_TARGET
|
||
|
bool "native toolchain in the target filesystem"
|
||
|
default n
|
||
|
help
|
||
|
If you want the target system to be able to run
|
||
|
binutils/gcc and compile native code, say Y here.
|