summaryrefslogtreecommitdiff
path: root/nuttx/configs/nucleus2g
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/nucleus2g')
-rwxr-xr-xnuttx/configs/nucleus2g/nsh/Make.defs1
-rwxr-xr-xnuttx/configs/nucleus2g/ostest/Make.defs1
-rwxr-xr-xnuttx/configs/nucleus2g/usbserial/Make.defs1
-rwxr-xr-xnuttx/configs/nucleus2g/usbstorage/Make.defs1
4 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/configs/nucleus2g/nsh/Make.defs b/nuttx/configs/nucleus2g/nsh/Make.defs
index dff86e1d9..5bce69651 100755
--- a/nuttx/configs/nucleus2g/nsh/Make.defs
+++ b/nuttx/configs/nucleus2g/nsh/Make.defs
@@ -34,6 +34,7 @@
############################################################################
include ${TOPDIR}/.config
+include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain
diff --git a/nuttx/configs/nucleus2g/ostest/Make.defs b/nuttx/configs/nucleus2g/ostest/Make.defs
index 472f22f79..359c012f8 100755
--- a/nuttx/configs/nucleus2g/ostest/Make.defs
+++ b/nuttx/configs/nucleus2g/ostest/Make.defs
@@ -34,6 +34,7 @@
############################################################################
include ${TOPDIR}/.config
+include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain
diff --git a/nuttx/configs/nucleus2g/usbserial/Make.defs b/nuttx/configs/nucleus2g/usbserial/Make.defs
index 2c8ae58d6..f711eac39 100755
--- a/nuttx/configs/nucleus2g/usbserial/Make.defs
+++ b/nuttx/configs/nucleus2g/usbserial/Make.defs
@@ -34,6 +34,7 @@
############################################################################
include ${TOPDIR}/.config
+include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain
diff --git a/nuttx/configs/nucleus2g/usbstorage/Make.defs b/nuttx/configs/nucleus2g/usbstorage/Make.defs
index 937d092a5..272bdd88c 100755
--- a/nuttx/configs/nucleus2g/usbstorage/Make.defs
+++ b/nuttx/configs/nucleus2g/usbstorage/Make.defs
@@ -34,6 +34,7 @@
############################################################################
include ${TOPDIR}/.config
+include ${TOPDIR}/tools/Config.mk
# Setup for the selected toolchain