Config.in.2 202 B

123456
  1. config BR2_PACKAGE_GCC_TARGET
  2. bool "native toolchain in the target filesystem"
  3. default n
  4. help
  5. If you want the target system to be able to run
  6. binutils/gcc and compile native code, say Y here.