summaryrefslogtreecommitdiff
path: root/misc/buildroot/configs/arm926t-defconfig-nxflat
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-10-07 12:41:46 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-10-07 12:41:46 +0000
commit7481e9b333eab4e325898f8b5f0f9423f315bd18 (patch)
tree1a6d59668d80241a1a7e274619eedd98f73b2952 /misc/buildroot/configs/arm926t-defconfig-nxflat
parent1c153586f33117ed8ab8604313dd95a8ee83c75f (diff)
downloadnuttx-7481e9b333eab4e325898f8b5f0f9423f315bd18.tar.gz
nuttx-7481e9b333eab4e325898f8b5f0f9423f315bd18.tar.bz2
nuttx-7481e9b333eab4e325898f8b5f0f9423f315bd18.zip
File default path to nuttx in buildroot
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4029 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc/buildroot/configs/arm926t-defconfig-nxflat')
-rw-r--r--misc/buildroot/configs/arm926t-defconfig-nxflat2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/buildroot/configs/arm926t-defconfig-nxflat b/misc/buildroot/configs/arm926t-defconfig-nxflat
index 349416310..f0ddd17bc 100644
--- a/misc/buildroot/configs/arm926t-defconfig-nxflat
+++ b/misc/buildroot/configs/arm926t-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="arm-elf"