don't fail if BR2_USE_UPDATES tries to update non-checkout
[buildroot.git] / package / make / Config.in
blobec66c149e4ca82cb8341c7be42347b0849439008
1 config BR2_PACKAGE_MAKE
2         bool "make"
3         default n
4         help
5           A tool which controls the generation of executables and other 
6           non-source files of a program from the program's source files.
8           http://www.gnu.org/software/make/