mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-03 05:55:18 +01:00
Build against libopencm3 submodule tree by default
This commit is contained in:
@@ -40,7 +40,7 @@ HACKRF_OPTS += $(VERSION_STRING)
|
||||
|
||||
LDSCRIPT ?= ../common/LPC4330_M4.ld
|
||||
|
||||
LIBOPENCM3 ?= /usr/local/arm-none-eabi
|
||||
LIBOPENCM3 ?= ../libopencm3
|
||||
|
||||
PREFIX ?= arm-none-eabi
|
||||
CC = $(PREFIX)-gcc
|
||||
|
||||
Reference in New Issue
Block a user