Disable automatic enablement of Nvidia propriatery drivers on x86
This commit is contained in:
parent
5053423925
commit
901922671e
@ -7,7 +7,6 @@
|
||||
# https://github.com/armbian/build/
|
||||
#
|
||||
# Important: LINUXFAMILY and ARCH are defined _before_ including the common family include
|
||||
[[ "$BUILD_DESKTOP" == yes && "$RELEASE" == jammy ]] && enable_extension "nvidia"
|
||||
declare -g UEFI_GRUB_TERMINAL="${UEFI_GRUB_TERMINAL:-gfxterm}"
|
||||
declare -g LINUXFAMILY="x86"
|
||||
declare -g ARCH="amd64"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user