mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
Copy more logic from nuttx/tools/Config.mk into the Make.defs file. Plus trivial related changes
This commit is contained in:
@@ -740,8 +740,6 @@ CONFIG_BUILTIN_PROXY_STACKSIZE=1024
|
|||||||
# CONFIG_EXAMPLES_CXXTEST is not set
|
# CONFIG_EXAMPLES_CXXTEST is not set
|
||||||
# CONFIG_EXAMPLES_DHCPD is not set
|
# CONFIG_EXAMPLES_DHCPD is not set
|
||||||
CONFIG_EXAMPLES_ELF=y
|
CONFIG_EXAMPLES_ELF=y
|
||||||
CONFIG_EXAMPLES_ELF_SYSCALL=y
|
|
||||||
# CONFIG_EXAMPLES_ELF_LIBC is not set
|
|
||||||
CONFIG_EXAMPLES_ELF_DEVMINOR=0
|
CONFIG_EXAMPLES_ELF_DEVMINOR=0
|
||||||
CONFIG_EXAMPLES_ELF_DEVPATH="/dev/ram0"
|
CONFIG_EXAMPLES_ELF_DEVPATH="/dev/ram0"
|
||||||
# CONFIG_EXAMPLES_FTPC is not set
|
# CONFIG_EXAMPLES_FTPC is not set
|
||||||
|
|||||||
Reference in New Issue
Block a user