am e8ffa149: am ba16a89d: Override LOCAL_CERTIFICATE in inherit-package.
Merge commit 'e8ffa1490023eff03335b550c582eaadd3a4561b' into kraken * commit 'e8ffa1490023eff03335b550c582eaadd3a4561b': Override LOCAL_CERTIFICATE in inherit-package.
This commit is contained in:
commit
eee0178732
|
@ -1751,7 +1751,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 New Issue