summaryrefslogtreecommitdiff
path: root/apps/system/Makefile
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-08-29 20:12:03 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-08-29 20:12:03 +0000
commita9327f5a8598ff8e9bce1a2a1db53e047ee8f01d (patch)
tree629ee51365a56a3853025f896c1afdbcae0e7372 /apps/system/Makefile
parent3bc153b30a6d7c218e3de369507a6a82e512f73a (diff)
downloadnuttx-a9327f5a8598ff8e9bce1a2a1db53e047ee8f01d.tar.gz
nuttx-a9327f5a8598ff8e9bce1a2a1db53e047ee8f01d.tar.bz2
nuttx-a9327f5a8598ff8e9bce1a2a1db53e047ee8f01d.zip
Add framework for I2C tools
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3923 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/system/Makefile')
-rw-r--r--apps/system/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/system/Makefile b/apps/system/Makefile
index 68a5f9712..3697f4aa4 100644
--- a/apps/system/Makefile
+++ b/apps/system/Makefile
@@ -37,7 +37,7 @@
# Sub-directories containing system task
-SUBDIRS = free install
+SUBDIRS = free i2c install
# Create the list of installed runtime modules (INSTALLED_DIRS)