Commit 5a163204 authored by Anton Midyukov's avatar Anton Midyukov

kernel: set KFLAVOURS=6.12 for future c11 branch

parent 09b8dd80
......@@ -10,7 +10,7 @@ else
ifeq (,$(filter-out armh,$(ARCH)))
@$(call try,KFLAVOURS,mp)
else
ifeq (,$(filter-out sisyphus p11,$(BRANCH)))
ifeq (,$(filter-out sisyphus p11 c11%,$(BRANCH)))
@$(call try,KFLAVOURS,6.12)
else
@$(call try,KFLAVOURS,un-def)
......
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