aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/samsung/sxgbe/Makefile
blob: b7e29d08874c3bf48ac9a6fdcbedbe97668660f8 (plain) (blame)
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_SXGBE_ETH) += samsung-sxgbe.o
samsung-sxgbe-objs:= sxgbe_platform.o sxgbe_main.o sxgbe_desc.o \
		sxgbe_dma.o sxgbe_core.o sxgbe_mtl.o  sxgbe_mdio.o \
		sxgbe_ethtool.o $(samsung-sxgbe-y)