mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-17 19:05:29 +08:00
4 lines
142 B
Makefile
4 lines
142 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
|