Commit 49a82d70 authored by Anton Midyukov's avatar Anton Midyukov Committed by Michael Shigorin

mixin-alt-server.mk: Added centaurus-30-desktop profile for aarch64

parent 7c60d4d5
......@@ -31,7 +31,7 @@ endif
@$(call add,MAIN_LISTS,centaurus/disk)
@$(call add,THE_PROFILES,centaurus-10-server)
@$(call add,THE_PROFILES,centaurus-20-serverDC)
ifeq (,$(filter-out i586 x86_64 e2k%,$(ARCH)))
ifeq (,$(filter-out i586 x86_64 aarch64 e2k%,$(ARCH)))
@$(call add,THE_PROFILES,centaurus-30-desktop)
endif
@$(call add,THE_PROFILES,minimal)
......
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