Commit 685f22ed authored by Sergey V Turchin's avatar Sergey V Turchin Committed by Anton Midyukov

- kwrk: cleanup EFI boot args

parent d67a0c39
......@@ -29,11 +29,10 @@ mixin/kworkstation-common-deps: \
+net-eth +wireless +pulse +plymouth +systemd-optimal +wireless +vmguest +efi +nm
mixin/kworkstation-common-opts:
@$(call add,EFI_BOOTARGS,lang=ru_RU)
@$(call set,BRANDING,xalt-kworkstation)
ifeq (,$(filter-out i586 x86_64,$(ARCH)))
@$(call set,BOOTLOADER,grubpcboot)
endif
@$(call set,BRANDING,xalt-kworkstation)
@$(call set,GRUBTHEME,branding-xalt-kworkstation)
@$(call set,DOCS,alt-kworkstation)
@$(call try,THE_BROWSER,chromium-gost)
......
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