1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/mips_pic32_common/Makefile.dep
Alexandre Abadie e3b3ea0403
cpu/mips*: move dependencies to Makefile.dep
This commit also removes not needed use of export
2020-01-28 13:20:51 +01:00

5 lines
118 B
Makefile

USEMODULE += mips_pic32_common
USEMODULE += mips_pic32_common_periph
include $(RIOTCPU)/mips32r2_common/Makefile.dep