brintos

brintos / linux-shallow public Read only

0
0
Text · 372 B · f434fd0 Raw
12 lines · plain
1# SPDX-License-Identifier: GPL-2.02#3# Makefile for the Toshiba network device drivers.4#5 6obj-$(CONFIG_GELIC_NET) += ps3_gelic.o7gelic_wireless-$(CONFIG_GELIC_WIRELESS) += ps3_gelic_wireless.o8ps3_gelic-objs += ps3_gelic_net.o $(gelic_wireless-y)9spidernet-y += spider_net.o spider_net_ethtool.o10obj-$(CONFIG_SPIDER_NET) += spidernet.o11obj-$(CONFIG_TC35815) += tc35815.o12