mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
* removed unnecessary line from msba2 Makefile
This commit is contained in:
parent
519144f40a
commit
b0d9e4f86f
@ -19,6 +19,5 @@ ifeq ($(strip $(PORT)),)
|
||||
export PORT = /dev/ttyUSB0
|
||||
endif
|
||||
export HEXFILE = bin/$(PROJECT).hex
|
||||
export FFLAGS = -d $(PORT) -j uif "prog $(HEXFILE)"
|
||||
|
||||
include $(RIOTBOARD)/msba2-common/Makefile.dep
|
||||
|
Loading…
Reference in New Issue
Block a user