xref: /freebsd/sys/modules/axgbe/Makefile (revision 031beb4e)
17113afc8SEmmanuel Vadot
27113afc8SEmmanuel Vadot.if ${MACHINE_CPUARCH} == "aarch64"
37113afc8SEmmanuel VadotSUBDIR= if_axa
47113afc8SEmmanuel Vadot.elif ${MACHINE_CPUARCH} == "amd64"
57113afc8SEmmanuel VadotSUBDIR= if_axp
67113afc8SEmmanuel Vadot.endif
77113afc8SEmmanuel Vadot
87113afc8SEmmanuel Vadot.include <bsd.subdir.mk>
9