mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
1be5b7b10b
These are already exported by `makefiles/vars.inc.mk`. It is a prerequisite to allow handling compilation without global exports.
7 lines
174 B
Makefile
7 lines
174 B
Makefile
include $(RIOTCPU)/mips32r2_common/Makefile.include
|
|
|
|
INCLUDES += -I$(RIOTCPU)/mips_pic32_common/include
|
|
|
|
USEMODULE += mips_pic32_common
|
|
USEMODULE += mips_pic32_common_periph
|