Fix typo.

This commit is contained in:
nella 2026-02-23 14:44:29 +01:00
parent f7243ce122
commit 90638650d3
1 changed files with 1 additions and 1 deletions

View File

@ -568,7 +568,7 @@ $(subst //,/,$(1)/$(3)): $(2)
$$(Q) cp "$(YOSYS_SRC)"/$(2) $(subst //,/,$(1)/$(3))
endef
define add_gen_share_fila
define add_gen_share_file
EXTRA_TARGETS += $(subst //,/,$(1)/$(notdir $(2)))
$(subst //,/,$(1)/$(notdir $(2))): $(2)
$$(P) mkdir -p $(1)