Skip to content

Commit

Permalink
cpu/mips_pic32mx/mz: add missing mips32r2_common/Makefile.features
Browse files Browse the repository at this point in the history
  • Loading branch information
cladmi committed Nov 24, 2017
1 parent 6894524 commit 2d8c968
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions cpu/mips_pic32mx/Makefile.features
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
-include $(RIOTCPU)/mips_pic32_common/Makefile.features
-include $(RIOTCPU)/mips32r2_common/Makefile.features
1 change: 1 addition & 0 deletions cpu/mips_pic32mz/Makefile.features
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
FEATURES_PROVIDED += periph_hwrng

-include $(RIOTCPU)/mips_pic32_common/Makefile.features
-include $(RIOTCPU)/mips32r2_common/Makefile.features

0 comments on commit 2d8c968

Please sign in to comment.