Commit fc5717ae authored by Anton Midyukov's avatar Anton Midyukov

stage2: enable bootchain for p11, c11* branches

parent 67f2ddc7
......@@ -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; @:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment