Remove idiomatic ifndef
This commit is contained in:
parent
a5c9dc477b
commit
82c3c04ea1
@ -1,5 +1,3 @@
|
||||
include boards/nano.mk
|
||||
|
||||
ifndef PROG
|
||||
PROG = relaycard
|
||||
endif
|
||||
PROG ?= relaycard
|
||||
|
Loading…
Reference in New Issue
Block a user