1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 08:52:44 +01:00
RIOT/cpu/arm7_common/Makefile
2017-01-19 11:05:44 +01:00

6 lines
76 B
Makefile

CFLAGS += $(CFLAGS_BASIC)
DIRS = periph
include $(RIOTBASE)/Makefile.base