Commit 7c07acd2 authored by Michael Shigorin's avatar Michael Shigorin

live.mk: forced to use KMS

The problem is the same as the recent one with server: FBDEV won't work for no good reason :-/
parent 881ccfe8
......@@ -52,7 +52,8 @@ distro/live-rescue: distro/live-icewm +efi
# NB: this one doesn't include the browser, needs to be chosen downstream
distro/.live-webkiosk: distro/.live-kiosk \
use/isohybrid use/live/hooks use/live/ru use/sound
use/isohybrid use/live/hooks use/live/ru use/sound \
use/stage2/kms use/x11/xorg
@$(call add,LIVE_LISTS,$(call tags,live desktop))
distro/.live-webkiosk-gtk: distro/.live-webkiosk
......
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