summaryrefslogtreecommitdiff
path: root/misc/buildroot/configs/cortexm3-defconfig-4.3.3
diff options
context:
space:
mode:
Diffstat (limited to 'misc/buildroot/configs/cortexm3-defconfig-4.3.3')
-rw-r--r--misc/buildroot/configs/cortexm3-defconfig-4.3.32
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/buildroot/configs/cortexm3-defconfig-4.3.3 b/misc/buildroot/configs/cortexm3-defconfig-4.3.3
index e0ee61a7c..36a441c69 100644
--- a/misc/buildroot/configs/cortexm3-defconfig-4.3.3
+++ b/misc/buildroot/configs/cortexm3-defconfig-4.3.3
@@ -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"