From 83ebf7dd768e0f59062f86e2c086b870bf8c9172 Mon Sep 17 00:00:00 2001 From: Paolo Sabatino Date: Tue, 7 Mar 2023 16:47:48 +0000 Subject: [PATCH] include rtl8723cs driver call in drivers-harness.sh --- 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 3a6eb42897..7fe3c5dc2a 100644 --- a/lib/functions/compilation/patch/drivers-harness.sh +++ b/lib/functions/compilation/patch/drivers-harness.sh @@ -78,6 +78,7 @@ function kernel_drivers_prepare_harness() { driver_rtl8723DU driver_rtl8822BS driver_uwe5622_allwinner + driver_rtl8723cs ) # change cwd to the kernel working dir