summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim/nxwm
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sim/nxwm')
-rw-r--r--nuttx/configs/sim/nxwm/Make.defs1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/sim/nxwm/Make.defs b/nuttx/configs/sim/nxwm/Make.defs
index 958ded466..1f4dd9796 100644
--- a/nuttx/configs/sim/nxwm/Make.defs
+++ b/nuttx/configs/sim/nxwm/Make.defs
@@ -34,6 +34,7 @@
############################################################################
include ${TOPDIR}/.config
+include ${TOPDIR}/tools/Config.mk
HOSTOS = ${shell uname -o 2>/dev/null || echo "Other"}