1 # $FreeBSD$ 2 3 .if ${MACHINE_CPUARCH} == "aarch64" 4 SUBDIR= if_axa 5 .elif ${MACHINE_CPUARCH} == "amd64" 6 SUBDIR= if_axp 7 .endif 8 9 .include <bsd.subdir.mk>
Cache object: 6ebd60d7421816e558631e76bd16f2fb
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.