mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-03 05:55:18 +01:00
Change default Makefile target board to HACKRF_ONE.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
# derived primarily from Makefiles in libopencm3
|
||||
|
||||
BOARD ?= JAWBREAKER
|
||||
BOARD ?= HACKRF_ONE
|
||||
RUN_FROM ?= SPIFI
|
||||
|
||||
ifeq ($(BOARD),HACKRF_ONE)
|
||||
|
||||
Reference in New Issue
Block a user