Only include its headers. Without this change board_init would be defined twice. Once in `boards/waspmote-pro/board.c` and the other time `boards/common/atmega/board.c`.
4 lines
50 B
Makefile
4 lines
50 B
Makefile
MODULE = board
|
|
|
|
include $(RIOTBASE)/Makefile.base
|