tools/Makefile.unix, .win, and all defconfig files: Modify tools/Makefiles to add warning on defconfig files

This commit is contained in:
Alan Carvalho de Assis
2019-03-03 08:30:14 -06:00
committed by Gregory Nutt
parent 32086c6d8d
commit 7133f89cc2
486 changed files with 3410 additions and 2 deletions
+7
View File
@@ -1,3 +1,10 @@
#
# This file is autogenerated: PLEASE DO NOT EDIT IT.
#
# You can use "make menuconfig" to make any modifications to the installed .config file.
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
# modifications.
#
# CONFIG_NET_UDP_READAHEAD is not set
# CONFIG_NSH_DISABLE_IFCONFIG is not set
# CONFIG_NSH_DISABLE_PS is not set