mirror of
https://github.com/saymrwulf/pulp-runtime.git
synced 2026-05-14 20:48:09 +00:00
default_rules: fix no ETH_QUESTA_PREFIX case
This commit is contained in:
parent
a80f1bb4a3
commit
d3c7d7c05c
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ endif
|
|||
|
||||
platform ?= rtl
|
||||
|
||||
export ETH_QUESTA_PREFIX ?= ""
|
||||
export ETH_QUESTA_PREFIX ?=
|
||||
|
||||
ifdef PULP_RUNTIME_GCC_TOOLCHAIN
|
||||
PULP_CC := $(PULP_RUNTIME_GCC_TOOLCHAIN)/bin/$(PULP_CC)
|
||||
|
|
|
|||
Loading…
Reference in a new issue