1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/remote/Makefile.include
Francisco Molina 5811fab369
boards: use common Makefile.include for cc2538 boards
Co-authored-by: Benjamin Valentin <benjamin.valentin@ml-pa.com>
2020-08-11 09:57:09 +02:00

5 lines
135 B
Makefile

# include common remote includes
INCLUDES += -I$(RIOTBOARD)/common/remote/include
include $(RIOTBOARD)/common/cc2538/Makefile.include