From 9d045b959ec699d0bc459ed965e042a185307a37 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 18 Sep 2012 18:32:31 +0000 Subject: Cosmetic updates to the ENC28J60 driver git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5161 42af7a65-404d-4744-a932-0658087f49c3 --- apps/system/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/system/Makefile') 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 + -- cgit v1.2.3