mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 18:43:50 +01:00
Make pic32m* depend on pic32_common which depends on mips32r2_common. Remove some duplication. This addresses some issues in #8052.
2 lines
56 B
Makefile
2 lines
56 B
Makefile
-include $(RIOTCPU)/mips_pic32_common/Makefile.features
|