alt-server: Use un-def kernel by default
Made at the request of Evgeny Sinelnikov <sin@altlinux.org>
This commit is contained in:
parent
f3285155c9
commit
34e18698fc
@ -34,7 +34,7 @@ ifeq (,$(filter-out i586 x86_64,$(ARCH)))
|
||||
endif
|
||||
@$(call add,THE_BRANDING,alterator)
|
||||
ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH)))
|
||||
@$(call set,KFLAVOURS,un-def std-def)
|
||||
@$(call set,KFLAVOURS,std-def un-def)
|
||||
@$(call add,INSTALL2_PACKAGES,installer-feature-cleanup-kernel-stage3)
|
||||
@$(call add,INSTALL2_PACKAGES,ntfs-3g)
|
||||
@$(call add,BASE_KMODULES,drm)
|
||||
|
Loading…
x
Reference in New Issue
Block a user