re-enable extrawifi

This commit is contained in:
EvilOlaf 2025-12-15 05:10:10 +00:00 committed by Igor
parent 9877a95348
commit aefdf1c3e7

View File

@ -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"