summaryrefslogtreecommitdiff
path: root/misc/buildroot/configs/sh-defconfig
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/sh-defconfig
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/sh-defconfig')
-rw-r--r--misc/buildroot/configs/sh-defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/buildroot/configs/sh-defconfig b/misc/buildroot/configs/sh-defconfig
index dcb90bd46..5fc95a5ff 100644
--- a/misc/buildroot/configs/sh-defconfig
+++ b/misc/buildroot/configs/sh-defconfig
@@ -43,7 +43,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"