Commit 9f91cfc0 authored by Anton Midyukov's avatar Anton Midyukov

basealt.mk: use default BOOTLOADER

Now grubpcboot is default.
parent 589dbba6
......@@ -27,9 +27,6 @@ distro/alt-workstation:: distro/.base +vmguest +wireless +efi \
use/firmware/laptop \
use/e2k/multiseat/full use/e2k/x11/101 use/e2k/sound/401
ifeq (,$(filter-out i586 x86_64,$(ARCH)))
@$(call set,BOOTLOADER,grubpcboot)
endif
ifeq (,$(filter-out i586 x86_64,$(ARCH)))
@$(call add,MAIN_GROUPS,$(workstation_groups_x86))
endif
ifeq (,$(filter-out x86_64,$(ARCH)))
......
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