diff --git a/config/sources/families/bcm2711.conf b/config/sources/families/bcm2711.conf index d67b98bbde..86e9da1835 100644 --- a/config/sources/families/bcm2711.conf +++ b/config/sources/families/bcm2711.conf @@ -35,7 +35,6 @@ case "${BRANCH}" in ;; edge) - declare -g EXTRAWIFI="no" declare -g KERNELSOURCE='https://github.com/raspberrypi/linux' declare -g KERNEL_MAJOR_MINOR="6.18" # Major and minor versions of this kernel. For mainline caching. declare -g KERNELBRANCH="branch:rpi-6.18.y"