mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/sensebox_samd21: don't include Makefile.dep in Makefile.include
This commit is contained in:
parent
2e06957e3b
commit
6cc78ad2f1
@ -11,6 +11,3 @@ else ifeq ($(PROGRAMMER),bossa)
|
||||
# ROM_OFFSET skips the space taken by the pre-flashed Arduino bootloader.
|
||||
ROM_OFFSET ?= 0x2000
|
||||
endif
|
||||
|
||||
# setup the boards dependencies
|
||||
include $(RIOTBOARD)/sensebox_samd21/Makefile.dep
|
||||
|
Loading…
Reference in New Issue
Block a user