mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-10-17 14:36:17 +00:00

Remove our own implementation of I2C bit-banging. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
6 lines
167 B
Makefile
6 lines
167 B
Makefile
sfc-y += efx.o falcon.o tx.o rx.o falcon_xmac.o \
|
|
selftest.o ethtool.o xfp_phy.o \
|
|
mdio_10g.o tenxpress.o boards.o sfe4001.o
|
|
|
|
obj-$(CONFIG_SFC) += sfc.o
|