aboutsummaryrefslogtreecommitdiff
path: root/makefiles/config_px4io_default.mk
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2013-02-22 23:27:24 -0800
committerpx4dev <px4@purgatory.org>2013-02-23 22:00:59 -0800
commit8d7621079aa123d1d8e44ae4fd628bb1be72eb1f (patch)
tree15eb7db6159ff4fb76853befefd9d64aefc56a86 /makefiles/config_px4io_default.mk
parent3494039d9000d211c122d73d5e7ac9cf9109dddb (diff)
downloadpx4-firmware-8d7621079aa123d1d8e44ae4fd628bb1be72eb1f.tar.gz
px4-firmware-8d7621079aa123d1d8e44ae4fd628bb1be72eb1f.tar.bz2
px4-firmware-8d7621079aa123d1d8e44ae4fd628bb1be72eb1f.zip
Checkpoint: application framework makefile done
Diffstat (limited to 'makefiles/config_px4io_default.mk')
-rw-r--r--makefiles/config_px4io_default.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/makefiles/config_px4io_default.mk b/makefiles/config_px4io_default.mk
index 4361ce3cc..dc774fe63 100644
--- a/makefiles/config_px4io_default.mk
+++ b/makefiles/config_px4io_default.mk
@@ -2,7 +2,4 @@
# Makefile for the px4io_default configuration
#
-CONFIG = px4io_default
-SRCS = $(PX4_BASE)/platforms/empty.c
-
-include $(PX4_MK_DIR)/firmware.mk
+# ... nothing here yet