Commit 73a74290 authored by Dmitriy Terekhin's avatar Dmitriy Terekhin Committed by Anton Midyukov

mixin-alt-server.mk: Add centaurus/token to MAIN_GROUPS

parent 958e1b90
......@@ -36,6 +36,7 @@ ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH)))
@$(call add,BASE_KMODULES,drm)
@$(call add,MAIN_GROUPS,centaurus/proxmox-backup-server)
@$(call add,MAIN_GROUPS,centaurus/lsb-core)
@$(call add,MAIN_GROUPS,centaurus/token)
endif
@$(call add,MAIN_KMODULES,$(server_main_kmodules))
@$(call add,BASE_LISTS,centaurus/base)
......
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