brintos

brintos / linux-shallow public Read only

0
0
Text · 202 B · fdde3b6 Raw
8 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2#3# Makefile for APM X-Gene Ethernet v2 driver4#5 6xgene-enet-v2-objs := main.o mac.o enet.o ring.o mdio.o ethtool.o7obj-$(CONFIG_NET_XGENE_V2) += xgene-enet-v2.o8