From: George Sapkin Date: Sun, 28 Dec 2025 15:37:08 +0000 (+0200) Subject: kernel/rtl8812au-ct: provide a virtual kmod X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c81176f2b5cfde3fd1a7243077802b106d3dd71;p=thirdparty%2Fopenwrt.git kernel/rtl8812au-ct: provide a virtual kmod Switch rtl8812au-ct to use the new virtual kmod provides semantic. Signed-off-by: George Sapkin Link: https://github.com/openwrt/openwrt/pull/21288 Signed-off-by: Robert Marko --- diff --git a/package/kernel/rtl8812au-ct/Makefile b/package/kernel/rtl8812au-ct/Makefile index c6d09e50b8f..4d0ca18d2cd 100644 --- a/package/kernel/rtl8812au-ct/Makefile +++ b/package/kernel/rtl8812au-ct/Makefile @@ -28,7 +28,7 @@ define KernelPackage/rtl8812au-ct FILES:=\ $(PKG_BUILD_DIR)/rtl8812au.ko AUTOLOAD:=$(call AutoProbe,rtl8812au) - PROVIDES:=kmod-rtl8812au + PROVIDES:=@kmod-rtl8812au-any endef NOSTDINC_FLAGS := \