summaryrefslogtreecommitdiffstats
path: root/src/sys/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/sys/makefile')
-rw-r--r--src/sys/makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/sys/makefile b/src/sys/makefile
index 21909711a..b9e20839f 100644
--- a/src/sys/makefile
+++ b/src/sys/makefile
@@ -1,11 +1,5 @@
ROOTPATH = ../..
-IMGDIR = ${ROOTPATH}/img
-OBJDIR = ${ROOTPATH}/obj/hbicore
SUBDIRS = init.d vfs.d
-all: ${SUBDIRS}
-
-clean: $(patsubst %.d,%.clean, ${SUBDIRS})
-
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud