summaryrefslogtreecommitdiff
path: root/src/user/init/Makefile
blob: 286de06cbca363dcf918cfa2600dc8f3014affb3 (plain) (blame)
1
2
3
4
5
6
Obj = main.o
Out = init.elf

include $(SrcPath)/user/app_common.make

LDFLAGS += -Map test.map