Commit e2807887 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

add some help text

parent 274f4a83
Loading
Loading
Loading
Loading
+3 −5
Original line number Diff line number Diff line
#

config BR2_PACKAGE_GCC_TARGET
	bool"gcc toolchain in the target filesystem"
	bool "native toolchain in the target filesystem"
	default n
	help
	  Add help text here.
	  If you want the target system to be able to run 
	  binutils/gcc and compile native code, say Y here.