blob: c523b970510fa124967b6cf410f657f81732be0b (
plain)
| 1
2
3
4
5
6
 | 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.
 |