Copy more logic from nuttx/tools/Config.mk into the Make.defs file. Plus trivial related changes

This commit is contained in:
Gregory Nutt 2014-09-05 11:25:34 -06:00
parent a9519146ac
commit ea8878cfe0

View File

@ -740,8 +740,6 @@ CONFIG_BUILTIN_PROXY_STACKSIZE=1024
# CONFIG_EXAMPLES_CXXTEST is not set
# CONFIG_EXAMPLES_DHCPD is not set
CONFIG_EXAMPLES_ELF=y
CONFIG_EXAMPLES_ELF_SYSCALL=y
# CONFIG_EXAMPLES_ELF_LIBC is not set
CONFIG_EXAMPLES_ELF_DEVMINOR=0
CONFIG_EXAMPLES_ELF_DEVPATH="/dev/ram0"
# CONFIG_EXAMPLES_FTPC is not set