init: do'nt add startup when systemd on BRANCH=p11 also
The necessary packages are in p11.
This commit is contained in:
parent
60043d0104
commit
ac1ff77928
@ -7,7 +7,7 @@ use/init: use/pkgpriorities
|
|||||||
@$(call add_feature)
|
@$(call add_feature)
|
||||||
@$(call add,THE_LISTS,$$(INIT_TYPE))
|
@$(call add,THE_LISTS,$$(INIT_TYPE))
|
||||||
@$(call add,PINNED_PACKAGES,$$(INIT_TYPE))
|
@$(call add,PINNED_PACKAGES,$$(INIT_TYPE))
|
||||||
ifneq (,$(filter-out sisyphus,$(BRANCH)))
|
ifneq (,$(filter-out sisyphus p11,$(BRANCH)))
|
||||||
@$(call add,THE_PACKAGES,startup) # contains configs needed all
|
@$(call add,THE_PACKAGES,startup) # contains configs needed all
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user