Commit a986aa02 authored by Dmitriy Terekhin's avatar Dmitriy Terekhin Committed by Anton Midyukov

Revert "alt-server: remove unused kernels"

This reverts commit ee9778ee. The un-def kernel should be removed at Evgeny Sinelnikov's <sin@altlinux.org> request Only one kernel will remain, there is no need to remove the rest
parent 86f80e9c
...@@ -23,7 +23,6 @@ endif ...@@ -23,7 +23,6 @@ endif
ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH))) ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH)))
@$(call set,KFLAVOURS,un-def std-def) @$(call set,KFLAVOURS,un-def std-def)
@$(call add,MAIN_LISTS,centaurus/list-kernel-modules-std-def) @$(call add,MAIN_LISTS,centaurus/list-kernel-modules-std-def)
@$(call add,INSTALL2_PACKAGES,installer-feature-cleanup-kernel-stage3)
@$(call add,INSTALL2_PACKAGES,ntfs-3g) @$(call add,INSTALL2_PACKAGES,ntfs-3g)
@$(call add,BASE_KMODULES,drm) @$(call add,BASE_KMODULES,drm)
@$(call add,MAIN_GROUPS,centaurus/proxmox-backup-server) @$(call add,MAIN_GROUPS,centaurus/proxmox-backup-server)
......
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