dcc2d5299c
I'd like it to be though that if board isn't defined then it makes everything.
7 lines
86 B
Makefile
7 lines
86 B
Makefile
MC1322X = ..
|
|
|
|
include $(MC1322X)/Makefile.include
|
|
|
|
all: board blink-red_$(BOARD).elf
|
|
|