summaryrefslogtreecommitdiffstats
path: root/src/usr/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/makefile')
-rw-r--r--src/usr/makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/usr/makefile b/src/usr/makefile
index 13071f2ad..609815f94 100644
--- a/src/usr/makefile
+++ b/src/usr/makefile
@@ -2,8 +2,4 @@ ROOTPATH = ../..
SUBDIRS = example.d
-all: ${SUBDIRS}
-
-clean: $(patsubst %.d,%.clean, ${SUBDIRS})
-
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud