Explorar o código

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: https://github.com/openwrt/openwrt/pull/21288
Signed-off-by: Robert Marko <[email protected]>
George Sapkin hai 4 días
pai
achega
2c81176f2b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package/kernel/rtl8812au-ct/Makefile

+ 1 - 1
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 := \