From 0e61e7ff2a335bd6acca412b3351b24abf0f21aa Mon Sep 17 00:00:00 2001 From: patacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3> Date: Tue, 18 Sep 2012 18:32:31 +0000 Subject: [PATCH] Cosmetic updates to the ENC28J60 driver git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5161 42af7a65-404d-4744-a932-0658087f49c3 --- system/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/system/Makefile b/system/Makefile index a0eb5dfde..73eb60d15 100644 --- a/system/Makefile +++ b/system/Makefile @@ -68,3 +68,4 @@ distclean: clean @for dir in $(INSTALLED_DIRS) ; do \ $(MAKE) -C $$dir distclean TOPDIR="$(TOPDIR)" APPDIR="$(APPDIR)"; \ done +