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

include $(SrcPath)/user/app/common.make

LDFLAGS += -Map yosh.map