kernel/rtl8812au-ct: provide a virtual kmod
Some checks failed
Build Kernel / Build all affected Kernels (push) Waiting to run
Build all core packages / Build all core packages for selected target (push) Waiting to run
Build host tools / Build host tools for linux and macos based systems (push) Has been cancelled

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>
This commit is contained in:
George Sapkin 2025-12-28 17:37:08 +02:00 committed by Robert Marko
parent 8f4c64b930
commit 2c81176f2b

View 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 := \