Commit dcdb139d authored by Anton Midyukov's avatar Anton Midyukov

live: do'nt enable EFI support in use/live/x11

This target can be used without EFI.
parent 86e4e766
...@@ -37,8 +37,8 @@ use/live/base: use/live/.base use/net use/deflogin/live \ ...@@ -37,8 +37,8 @@ use/live/base: use/live/.base use/net use/deflogin/live \
use/live/rw: use/live use/syslinux/live_rw.cfg use/grub/live_rw.cfg; @: use/live/rw: use/live use/syslinux/live_rw.cfg use/grub/live_rw.cfg; @:
# graphical target (not enforcing xorg drivers or blobs) # graphical target (not enforcing xorg drivers or blobs)
use/live/x11: use/live/base use/deflogin/desktop use/x11-autologin use/sound \ use/live/x11: use/live/base use/deflogin/desktop use/x11-autologin \
use/l10n +efi use/sound use/l10n
@$(call add,LIVE_LISTS,$(call tags,desktop && (live || network))) @$(call add,LIVE_LISTS,$(call tags,desktop && (live || network)))
@$(call add,LIVE_LISTS,$(call tags,base l10n)) @$(call add,LIVE_LISTS,$(call tags,base l10n))
@$(call add,LIVE_PACKAGES,pciutils) @$(call add,LIVE_PACKAGES,pciutils)
......
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