tty: add installer-feature-serial-stage3 for live also

This commit is contained in:
Anton Midyukov 2022-01-28 14:07:54 +07:00
parent ca104314bb
commit 37f9996b65

View File

@ -5,7 +5,7 @@ use/tty:
@$(call xport,BASE_BOOTARGS)
ifeq (distro,$(IMAGE_CLASS))
@$(call add,INSTALL2_PACKAGES,installer-feature-serial-stage2)
@$(call add,BASE_PACKAGES,installer-feature-serial-stage3)
@$(call add,THE_PACKAGES,installer-feature-serial-stage3)
endif
comma := ,