summaryrefslogtreecommitdiff
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
commit9d045b959ec699d0bc459ed965e042a185307a37 (patch)
treeb6e0bfee1e749fd1c4c864dcc0060145426635db /apps/system
parent6ca383f41682e3037cf9843e9e1605e94321f1f5 (diff)
downloadnuttx-9d045b959ec699d0bc459ed965e042a185307a37.tar.gz
nuttx-9d045b959ec699d0bc459ed965e042a185307a37.tar.bz2
nuttx-9d045b959ec699d0bc459ed965e042a185307a37.zip
Cosmetic updates to the ENC28J60 driver
git-svn-id: svn://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
+