brintos

brintos / linux-shallow public Read only

0
0
Text · 179 B · 42ccd6e Raw
8 lines · plain
1# SPDX-License-Identifier: GPL-2.02# Copyright (c) 2015 - 2022 Beijing WangXun Technology Co., Ltd.3#4 5obj-$(CONFIG_LIBWX) += libwx.o6 7libwx-objs := wx_hw.o wx_lib.o wx_ethtool.o8