c05564c4d8
Android 13
5 lines
201 B
Makefile
Executable file
5 lines
201 B
Makefile
Executable file
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)
|