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

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

LDFLAGS += -Map init.map