17113afc8SEmmanuel Vadot.PATH: ${SRCTOP}/sys/dev/axgbe 27113afc8SEmmanuel Vadot 37113afc8SEmmanuel VadotKMOD = if_axa 47113afc8SEmmanuel VadotSRCS = device_if.h bus_if.h miibus_if.h ofw_bus_if.h ifdi_if.h vnode_if.h 5b111430eSWarner LoshSRCS += opt_inet.h opt_inet6.h opt_rss.h opt_iflib.h opt_platform.h 67113afc8SEmmanuel VadotSRCS += if_axgbe.c xgbe-sysctl.c xgbe_osdep.c xgbe-desc.c xgbe-drv.c xgbe-mdio.c xgbe-dev.c xgbe-i2c.c xgbe-phy-v1.c xgbe-txrx.c 77113afc8SEmmanuel Vadot 8*514fb387SBjoern A. ZeebCFLAGS+= ${LINUXKPI_INCLUDES} 97113afc8SEmmanuel Vadot 107113afc8SEmmanuel Vadot.include <bsd.kmod.mk> 11