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

include $(SrcPath)/user/app_common.make

LDFLAGS += -Map test.map