This commit is contained in:
commit
12a77ba4c6
1 changed files with 1 additions and 1 deletions
|
@ -1772,7 +1772,7 @@ endef
|
|||
# clear_vars.mk.
|
||||
###########################################################
|
||||
define inherit-package
|
||||
$(eval $(call inherit-package-internal,$(1),$(2),$(3),$(4),$(5)))
|
||||
$(eval $(call inherit-package-internal,$(1),$(2),$(3),$(4),$(5),$(6)))
|
||||
endef
|
||||
|
||||
define inherit-package-internal
|
||||
|
|
Loading…
Reference in a new issue