Skip to content

Commit

Permalink
fixup! cpu/atmega*: make use of common atmega.inc.mk and remove redun…
Browse files Browse the repository at this point in the history
…dancies
  • Loading branch information
kYc0o committed May 15, 2018
1 parent 6d3d6cf commit 2720b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpu/atmega_common/Makefile.include
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# include module specific includes
export INCLUDES += -I$(RIOTCPU)/atmega_common/include -isystem$(RIOTCPU)/atmega_common/avr-libc-extra

include $(RIOTMAKE)/arch/atmega.inc.mk
include $(RIOTMAKE)/arch/atmega.inc.mk

0 comments on commit 2720b68

Please sign in to comment.