Remove idiomatic ifndef
This commit is contained in:
parent
a5c9dc477b
commit
82c3c04ea1
1 changed files with 1 additions and 3 deletions
|
@ -1,5 +1,3 @@
|
||||||
include boards/nano.mk
|
include boards/nano.mk
|
||||||
|
|
||||||
ifndef PROG
|
PROG ?= relaycard
|
||||||
PROG = relaycard
|
|
||||||
endif
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue