Makefile 241 B

12345
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. obj-$(CONFIG_SXGBE_ETH) += samsung-sxgbe.o
  3. samsung-sxgbe-objs:= sxgbe_platform.o sxgbe_main.o sxgbe_desc.o \
  4. sxgbe_dma.o sxgbe_core.o sxgbe_mtl.o sxgbe_mdio.o \
  5. sxgbe_ethtool.o $(samsung-sxgbe-y)