Commit ce1fc0d2 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

Always build libertm as it is always linked against the SRK tool

parent 0752384a
Pipeline #4515 passed with stage
in 3 minutes and 59 seconds
......@@ -180,9 +180,7 @@ ifeq ($(GIT_USR),)
GIT_USR = $(shell whoami)@$(shell hostname)
endif
ifeq ($(CONFIG_TARGET_ERTM14),y)
all: libertm
endif
all: tools $(OUTPUT).elf $(arch-files-y)
.PRECIOUS: %.elf %.bin
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment