Files
Kenny Cheung 4a4b5d8875 drivers: add efinix tsemac driver
Signed-off-by: Kenny Cheung <kenny.cheung@elitestek.com>
Signed-off-by: Mohamad Noor Alim Hussin <mnalim@efinixinc.com>
2026-08-09 22:42:41 -07:00

4 lines
118 B
Makefile

efinix_tsemac-objs := efinix_tse.o efinix_tse_dma.o efinix_tse_mdio.o
obj-$(CONFIG_EFINIX_TSEMAC) += efinix_tsemac.o