aboutsummaryrefslogtreecommitdiff
path: root/apps/Makefile
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2013-01-17 01:18:18 -0800
committerpx4dev <px4@purgatory.org>2013-01-17 01:18:18 -0800
commit8685f63c72259d18304fd9a04099e5cfa17829ba (patch)
tree53cb75d74d9ca5ca398d15e5d4ef5128c252146d /apps/Makefile
parent1a532d16dd3a90f20c3668b00ea4f3a86ea32c49 (diff)
downloadpx4-firmware-8685f63c72259d18304fd9a04099e5cfa17829ba.tar.gz
px4-firmware-8685f63c72259d18304fd9a04099e5cfa17829ba.tar.bz2
px4-firmware-8685f63c72259d18304fd9a04099e5cfa17829ba.zip
Some gentle massaging to get things building again.
Diffstat (limited to 'apps/Makefile')
-rw-r--r--apps/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/Makefile b/apps/Makefile
index d0cc23a5f..d3078d069 100644
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -49,7 +49,10 @@ APPDIR = ${shell pwd}
# list can be extended by the .config file as well.
CONFIGURED_APPS =
-SUBDIRS = examples graphics interpreters modbus builtin nshlib netutils system
+
+SUBDIRS = examples interpreters builtin nshlib system
+
+#SUBDIRS = examples graphics interpreters modbus builtin nshlib netutils system
# There are two different mechanisms for obtaining the list of configured
# directories: