cpu/cc430: remove duplicate include
Includes of $(CPU)/include is already included in the main Makefile.include in the line before including this file.
This commit is contained in:
parent
6fc8fae2c8
commit
28d3ba64d4
@ -1,5 +1,3 @@
|
||||
INCLUDES += -I$(RIOTBASE)/cpu/cc430/include/
|
||||
|
||||
include $(RIOTCPU)/msp430_common/Makefile.include
|
||||
|
||||
export USEMODULE += periph periph_common
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user