summaryrefslogtreecommitdiff
path: root/src/user/init/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/user/init/Makefile')
-rw-r--r--src/user/init/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/user/init/Makefile b/src/user/init/Makefile
deleted file mode 100644
index 286de06..0000000
--- a/src/user/init/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-Obj = main.o
-Out = init.elf
-
-include $(SrcPath)/user/app_common.make
-
-LDFLAGS += -Map test.map