summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-07 21:09:02 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-07 21:09:02 +0000
commitcb336ef5d2995014cb4f2ab74db2756621144c74 (patch)
tree43e029390e6afe43ed323c3ba799f02c10d4b6c0 /misc
parentb5b4376dbc56930769ffaba4aadd987629e34c19 (diff)
downloadpx4-nuttx-cb336ef5d2995014cb4f2ab74db2756621144c74.tar.gz
px4-nuttx-cb336ef5d2995014cb4f2ab74db2756621144c74.tar.bz2
px4-nuttx-cb336ef5d2995014cb4f2ab74db2756621144c74.zip
Setting up AVR build environment
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3679 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc')
-rw-r--r--misc/buildroot/configs/avr-defconfig-4.5.22
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/buildroot/configs/avr-defconfig-4.5.2 b/misc/buildroot/configs/avr-defconfig-4.5.2
index 29d7f2d8c..456af8d72 100644
--- a/misc/buildroot/configs/avr-defconfig-4.5.2
+++ b/misc/buildroot/configs/avr-defconfig-4.5.2
@@ -37,7 +37,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"