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

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

LDFLAGS += -Map test.map