summaryrefslogtreecommitdiff
path: root/nuttx/Makefile
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-09 03:41:34 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-09 03:41:34 +0000
commit500e9b7aa4aa148f86236ff64e5280e50e7ecd1e (patch)
tree00979258f162a1f1c8e81ab2c0cff16c350994ef /nuttx/Makefile
parent7109c2039470cfc60a375c7478ccebbddb7398a2 (diff)
downloadpx4-nuttx-500e9b7aa4aa148f86236ff64e5280e50e7ecd1e.tar.gz
px4-nuttx-500e9b7aa4aa148f86236ff64e5280e50e7ecd1e.tar.bz2
px4-nuttx-500e9b7aa4aa148f86236ff64e5280e50e7ecd1e.zip
#warning removal
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3355 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Makefile')
-rw-r--r--nuttx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/Makefile b/nuttx/Makefile
index 00a7c60b1..231173a21 100644
--- a/nuttx/Makefile
+++ b/nuttx/Makefile
@@ -314,7 +314,7 @@ endif
# DOWNLOAD command is not defined in platform Make.defs file.
download: $(BIN)
- $(call DOWNLOAD, $@)
+ $(call DOWNLOAD, $<)
depend:
@for dir in $(MAKEDIRS) ; do \