summaryrefslogtreecommitdiffstats
path: root/package/make/Config.in
blob: 7dc19c52e8a3cb771b845d769af78287b1635867 (plain)
1
2
3
4
5
6
7
config BR2_PACKAGE_MAKE
	bool "make"
	help
	  A tool which controls the generation of executables and other
	  non-source files of a program from the program's source files.

	  http://www.gnu.org/software/make/