]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
kernel/rtl8812au-ct: provide a virtual kmod 21288/head
authorGeorge Sapkin <george@sapk.in>
Sun, 28 Dec 2025 15:37:08 +0000 (17:37 +0200)
committerRobert Marko <robimarko@gmail.com>
Wed, 31 Dec 2025 17:16:48 +0000 (18:16 +0100)
Switch rtl8812au-ct to use the new virtual kmod provides semantic.

Signed-off-by: George Sapkin <george@sapk.in>
Link: https://github.com/openwrt/openwrt/pull/21288
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/kernel/rtl8812au-ct/Makefile

index c6d09e50b8f8dc71ff9164e2298dfc603790deed..4d0ca18d2cd04ace9d7438a5184ffacfafbe2f72 100644 (file)
@@ -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 := \