default_rules: fix no ETH_QUESTA_PREFIX case

This commit is contained in:
Georg Rutishauser 2020-04-15 13:02:02 +02:00
parent a80f1bb4a3
commit d3c7d7c05c

View file

@ -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)