summaryrefslogtreecommitdiff
path: root/misc/buildroot/configs/cortexm3-defconfig-nxflat
diff options
context:
space:
mode:
Diffstat (limited to 'misc/buildroot/configs/cortexm3-defconfig-nxflat')
-rw-r--r--misc/buildroot/configs/cortexm3-defconfig-nxflat2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/buildroot/configs/cortexm3-defconfig-nxflat b/misc/buildroot/configs/cortexm3-defconfig-nxflat
index d4a8f16d7..ac247703a 100644
--- a/misc/buildroot/configs/cortexm3-defconfig-nxflat
+++ b/misc/buildroot/configs/cortexm3-defconfig-nxflat
@@ -56,7 +56,7 @@ BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(BASE_DIR)/../archives"
BR2_STAGING_DIR="$(BUILD_DIR)/staging_dir"
-BR2_NUTTX_DIR="$(TOPDIR)/../nuttx"
+BR2_NUTTX_DIR="$(TOPDIR)/../../nuttx"
BR2_TOPDIR_PREFIX=""
BR2_TOPDIR_SUFFIX=""
BR2_GNU_BUILD_SUFFIX="pc-elf"