Skip to content

Commit

Permalink
cpu/sam21_common: Use a different module name to prevent linker races…
Browse files Browse the repository at this point in the history
… in Travis
  • Loading branch information
Joakim Nohlgård committed Feb 11, 2016
1 parent 62db01d commit ea16f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpu/sam21_common/periph/Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
MODULE = periph
MODULE = sam21_common_periph

include $(RIOTBASE)/Makefile.base

0 comments on commit ea16f9b

Please sign in to comment.