diff --git a/config/sources/families/sun55iw3-syterkit.conf b/config/sources/families/sun55iw3-syterkit.conf index 7ac9cbc295..9003757bb5 100644 --- a/config/sources/families/sun55iw3-syterkit.conf +++ b/config/sources/families/sun55iw3-syterkit.conf @@ -22,6 +22,7 @@ case "${BRANCH}" in declare -g KERNEL_MAJOR_MINOR="5.15" KERNELPATCHDIR="sun55iw3-syterkit-${BRANCH}" LINUXCONFIG="linux-sun55iw3-syterkit-${BRANCH}" + KERNEL_DRIVERS_SKIP+=(driver_rtl8723cs) # won't build anymore, un-needed ;;