aboutsummaryrefslogtreecommitdiff
path: root/makefiles/upload.mk
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2013-01-16 23:40:40 -0800
committerpx4dev <px4@purgatory.org>2013-02-23 22:00:59 -0800
commita7a1cc4625ea4097761a9aef88f9f0b4608944a4 (patch)
tree485d956b313182e5c768682ffe76d91c86e330e1 /makefiles/upload.mk
parent963621c1f34ce3ed7fd43c9943a0841404431d89 (diff)
downloadpx4-firmware-a7a1cc4625ea4097761a9aef88f9f0b4608944a4.tar.gz
px4-firmware-a7a1cc4625ea4097761a9aef88f9f0b4608944a4.tar.bz2
px4-firmware-a7a1cc4625ea4097761a9aef88f9f0b4608944a4.zip
Add support for per-config ROMFS generation.
Diffstat (limited to 'makefiles/upload.mk')
-rw-r--r--makefiles/upload.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefiles/upload.mk b/makefiles/upload.mk
index 15e0e240a..5308aaa3e 100644
--- a/makefiles/upload.mk
+++ b/makefiles/upload.mk
@@ -1,5 +1,5 @@
#
-# Rules and tools for uploading firmware.
+# Rules and tools for uploading firmware to various PX4 boards.
#
UPLOADER = $(PX4_BASE)/Tools/px_uploader.py