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

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

LDFLAGS += -Map init.map