mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-13 22:23:38 +00:00
kernel: modules: Fix RTL8366RB title
The title of the RTL8366RB was wrong, probably a pure copy/paste bug by me. Link: http://patchwork.ozlabs.org/project/openwrt/patch/20250402-fix-rtl8366rb-title-v1-1-d3ced57a0e9c@linaro.org/ Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
eec11fbbb6
commit
3edb06546b
@ -658,7 +658,7 @@ $(eval $(call KernelPackage,dsa-realtek))
|
||||
|
||||
define KernelPackage/dsa-rtl8366rb
|
||||
SUBMENU:=$(NETWORK_DEVICES_MENU)
|
||||
TITLE:=Realtek RTL8365MB switch DSA support
|
||||
TITLE:=Realtek RTL8366RB switch DSA support
|
||||
DEPENDS:=+kmod-dsa-realtek @!TARGET_x86 @!TARGET_bcm47xx @!TARGET_uml
|
||||
KCONFIG:= \
|
||||
CONFIG_NET_DSA_REALTEK_RTL8366RB \
|
||||
|
Loading…
x
Reference in New Issue
Block a user