summaryrefslogtreecommitdiff
path: root/misc/buildroot/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'misc/buildroot/Config.in')
-rw-r--r--misc/buildroot/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/buildroot/Config.in b/misc/buildroot/Config.in
index 68d1cbe3b..66fc2bb97 100644
--- a/misc/buildroot/Config.in
+++ b/misc/buildroot/Config.in
@@ -308,7 +308,7 @@ config BR2_STAGING_DIR
config BR2_NUTTX_DIR
string "Path to the NuttX root directory"
- default "$(TOPDIR)/nuttx"
+ default "../nuttx"
help
This is the location where the NuttX source tree is located.