stage2: enable bootchain for p11, c11* branches

This commit is contained in:
Anton Midyukov 2024-02-26 16:49:32 +07:00
parent 67f2ddc77b
commit fc5717aea5

View File

@ -6,7 +6,7 @@ use/stage2:: sub/stage1
@$(call xport,STAGE1_PACKAGES)
@$(call xport,STAGE1_KCONFIG)
ifeq (sisyphus,$(BRANCH))
ifeq (,$(filter-out sisyphus p11 c11%,$(BRANCH)))
use/stage2:: use/initrd-bootchain; @:
else
use/stage2:: use/initrd-propagator; @: