Remove idiomatic ifndef

This commit is contained in:
Nero 2018-03-31 21:48:58 +00:00 committed by Nero
parent a5c9dc477b
commit 82c3c04ea1
1 changed files with 1 additions and 3 deletions

View File

@ -1,5 +1,3 @@
include boards/nano.mk
ifndef PROG
PROG = relaycard
endif
PROG ?= relaycard