# # $FreeBSD: stable/10/sys/modules/cxgbe/Makefile 252661 2013-07-03 23:52:15Z np $ # SUBDIR = if_cxgbe SUBDIR+= t4_firmware SUBDIR+= t5_firmware SUBDIR+= ${_tom} .if ${MACHINE_CPUARCH} == "amd64" || ${MACHINE_CPUARCH} == "i386" _tom= tom .endif .include