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