Skip to content

Commit 2c81176

Browse files
GeorgeSapkinrobimarko
authored andcommitted
kernel/rtl8812au-ct: provide a virtual kmod
Switch rtl8812au-ct to use the new virtual kmod provides semantic. Signed-off-by: George Sapkin <[email protected]> Link: openwrt/openwrt#21288 Signed-off-by: Robert Marko <[email protected]>
1 parent 8f4c64b commit 2c81176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/kernel/rtl8812au-ct/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ define KernelPackage/rtl8812au-ct
2828
FILES:=\
2929
$(PKG_BUILD_DIR)/rtl8812au.ko
3030
AUTOLOAD:=$(call AutoProbe,rtl8812au)
31-
PROVIDES:=kmod-rtl8812au
31+
PROVIDES:=@kmod-rtl8812au-any
3232
endef
3333

3434
NOSTDINC_FLAGS := \

0 commit comments

Comments
 (0)