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

include $(SrcPath)/user/app_common.make

LDFLAGS += -Map test.map