From 80410f50c76e9911690fc621ca610ff50035846b Mon Sep 17 00:00:00 2001 From: Ricardo Pardini Date: Mon, 23 Jan 2023 03:08:12 +0100 Subject: [PATCH] armbian-next: extrawifi: include `driver_uwe5622_allwinner()` in harness --- lib/functions/compilation/patch/drivers-harness.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/functions/compilation/patch/drivers-harness.sh b/lib/functions/compilation/patch/drivers-harness.sh index 2d9f13f213..812d0ce937 100644 --- a/lib/functions/compilation/patch/drivers-harness.sh +++ b/lib/functions/compilation/patch/drivers-harness.sh @@ -76,6 +76,7 @@ function kernel_drivers_prepare_harness() { driver_rtl8723DS driver_rtl8723DU driver_rtl8822BS + driver_uwe5622_allwinner ) # change cwd to the kernel working dir