xref: /openbmc/linux/drivers/net/ethernet/asix/Makefile (revision c83eeec79ff64f777cbd59a8bd15d0a3fe1f92c0)
1#
2# Makefile for the Asix network device drivers.
3#
4
5obj-$(CONFIG_SPI_AX88796C) += ax88796c.o
6ax88796c-y := ax88796c_main.o ax88796c_ioctl.o ax88796c_spi.o
7