aboutsummaryrefslogtreecommitdiff
path: root/makefiles/setup.mk
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2013-08-03 10:06:10 -0700
committerpx4dev <px4@purgatory.org>2013-08-03 10:06:10 -0700
commitc14a71c09564567936707edd96d4e266f9b67c74 (patch)
tree9d2a92d5068c02d7871083ec387c96b870845f63 /makefiles/setup.mk
parent24c43ad62d03fdfc0a13b5e6fae22c29bbc827c3 (diff)
downloadpx4-firmware-c14a71c09564567936707edd96d4e266f9b67c74.tar.gz
px4-firmware-c14a71c09564567936707edd96d4e266f9b67c74.tar.bz2
px4-firmware-c14a71c09564567936707edd96d4e266f9b67c74.zip
Move NuttX configurations out of the NuttX tree proper. This reduces the diffs we have to carry against the NuttX upstream repo to just our local patches to the NuttX code itself.
Diffstat (limited to 'makefiles/setup.mk')
-rw-r--r--makefiles/setup.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefiles/setup.mk b/makefiles/setup.mk
index 92461fafb..168e41a5c 100644
--- a/makefiles/setup.mk
+++ b/makefiles/setup.mk
@@ -65,6 +65,7 @@ export INCLUDE_DIRS := $(PX4_MODULE_SRC) \
export MKFW = $(PX4_BASE)/Tools/px_mkfw.py
export UPLOADER = $(PX4_BASE)/Tools/px_uploader.py
export COPY = cp
+export COPYDIR = cp -Rf
export REMOVE = rm -f
export RMDIR = rm -rf
export GENROMFS = genromfs