aboutsummaryrefslogtreecommitdiff
path: root/apps/system
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-18 18:32:31 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-18 18:32:31 +0000
commit7d318ee1132b1ff19be5eff9343aed32ac92fea4 (patch)
treeb6e0bfee1e749fd1c4c864dcc0060145426635db /apps/system
parenta2256f3fd98983957fb7ecd9f841e7c68de8870b (diff)
downloadpx4-firmware-7d318ee1132b1ff19be5eff9343aed32ac92fea4.tar.gz
px4-firmware-7d318ee1132b1ff19be5eff9343aed32ac92fea4.tar.bz2
px4-firmware-7d318ee1132b1ff19be5eff9343aed32ac92fea4.zip
Cosmetic updates to the ENC28J60 driver
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5161 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/system')
-rw-r--r--apps/system/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/system/Makefile b/apps/system/Makefile
index a0eb5dfde..73eb60d15 100644
--- a/apps/system/Makefile
+++ b/apps/system/Makefile
@@ -68,3 +68,4 @@ distclean: clean
@for dir in $(INSTALLED_DIRS) ; do \
$(MAKE) -C $$dir distclean TOPDIR="$(TOPDIR)" APPDIR="$(APPDIR)"; \
done
+