Gaëtan Harter 062fbd85ce cpu/mips32r2_generic: add new cpu that depends on mips32r2_common
Prepare to make `mips32r2_common` only a common cpu and not a standalone one.
2017-11-24 16:44:46 +01:00

6 lines
84 B
Makefile

MODULE = cpu
DIRS += $(RIOTCPU)/mips32r2_common
include $(RIOTBASE)/Makefile.base