brintos

brintos / linux-shallow public Read only

0
0
Text · 194 B · 1a81868 Raw
6 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2carl9170-objs := main.o usb.o cmd.o mac.o phy.o led.o fw.o tx.o rx.o3carl9170-$(CONFIG_CARL9170_DEBUGFS) += debug.o4 5obj-$(CONFIG_CARL9170) += carl9170.o6