summaryrefslogtreecommitdiff
path: root/src/user/app_common.make
diff options
context:
space:
mode:
Diffstat (limited to 'src/user/app_common.make')
-rw-r--r--src/user/app_common.make6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/user/app_common.make b/src/user/app_common.make
new file mode 100644
index 0000000..8d7c8a8
--- /dev/null
+++ b/src/user/app_common.make
@@ -0,0 +1,6 @@
+ExtObj = $(SrcPath)/user/lib/_user.o
+
+include $(SrcPath)/common.make
+
+CFLAGS += -I $(SrcPath)/common/include -I $(SrcPath)/user/lib/include
+LDFLAGS += -T $(SrcPath)/user/link.ld