mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-04-06 17:04:25 +00:00
Copy files and config from 5.15 kernel version. Because of the big version jump leave out the patches for now so we can treat them individually later on. Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
4 lines
147 B
Makefile
4 lines
147 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
obj-$(CONFIG_NET_DSA_RTL83XX) += common.o dsa.o \
|
|
rtl838x.o rtl839x.o rtl930x.o rtl931x.o debugfs.o qos.o tc.o
|