mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 18:43:50 +01:00
Includes now $(RIOTMAKE)/periph.mk instead of $(RIOTBASE)/Makefile.include to control compilation of periph submodules.
4 lines
47 B
Makefile
4 lines
47 B
Makefile
MODULE = periph
|
|
|
|
include $(RIOTMAKE)/periph.mk
|