mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
Merge pull request #825 from LudwigOrtmann/redbee-econotag_Makefiles
redbee-econotag: fix Makefiles
This commit is contained in:
commit
a849701ef7
@ -28,4 +28,4 @@ export HEXFILE = $(BINDIR)/$(PROJECT).hex
|
||||
export FFLAGS = -t $(PORT) -f $(HEXFILE) -c 'bbmc -l redbee-econotag reset'
|
||||
export OFLAGS = -O binary --gap-fill=0xff
|
||||
|
||||
export INCLUDES += -I$(RIOTCPU)/$(CPU)/include/
|
||||
export INCLUDES += -I$(RIOTCPU)/$(CPU)/include/ -I$(RIOTBOARD)/$(BOARD)/include
|
||||
|
Loading…
Reference in New Issue
Block a user