Deleted Added
full compact
2c2
< # $FreeBSD: stable/10/sys/modules/cxgbe/Makefile 252661 2013-07-03 23:52:15Z np $
---
> # $FreeBSD: stable/10/sys/modules/cxgbe/Makefile 256819 2013-10-21 01:10:37Z np $
8a9
> SUBDIR+= ${_iw_cxgbe}
10c11
< .if ${MACHINE_CPUARCH} == "amd64" || ${MACHINE_CPUARCH} == "i386"
---
> .if ${MACHINE_CPUARCH} == "amd64"
11a13
> _iw_cxgbe= iw_cxgbe
13a16,20
> .if ${MACHINE_CPUARCH} == "i386"
> _tom= tom
> .endif
>
>