Skip to content
Snippets Groups Projects
Unverified Commit a9fcff30 authored by Sebastian Meiling's avatar Sebastian Meiling Committed by GitHub
Browse files

Merge pull request #10064 from cladmi/pr/board/mips-malta/cpu_features

board/mips-malta: include the cpu features instead of common cpu
parents b78f78d3 dc7726df
No related branches found
No related tags found
No related merge requests found
...@@ -4,4 +4,4 @@ FEATURES_PROVIDED += periph_timer ...@@ -4,4 +4,4 @@ FEATURES_PROVIDED += periph_timer
# The board MPU family (used for grouping by the CI system) # The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = mips32r2 FEATURES_MCU_GROUP = mips32r2
-include $(RIOTCPU)/mips32r2_common/Makefile.features -include $(RIOTCPU)/mips32r2_generic/Makefile.features
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment