Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « sxgbe « samsung « ethernet « net « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 31e968561d5ce37f2c1a4b0eb3553866a2f0df1e (plain)
1
2
3
4
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)