mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-07 18:25:14 +00:00
7 lines
86 B
Makefile
7 lines
86 B
Makefile
MC1322X = ..
|
|
|
|
include $(MC1322X)/Makefile.include
|
|
|
|
all: board blink-red_$(BOARD).elf
|
|
|