mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
tools/Makefile.unix, .win, and all defconfig files: Modify tools/Makefiles to add warning on defconfig files
This commit is contained in:
committed by
Gregory Nutt
parent
32086c6d8d
commit
7133f89cc2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user