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

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

LDFLAGS += -Map led.map