Deleted Added
full compact
1c1
< # $FreeBSD: head/sys/modules/cxgb/Makefile 186119 2008-12-15 06:10:57Z qingli $
---
> # $FreeBSD: head/sys/modules/cxgb/Makefile 211690 2010-08-23 06:13:29Z imp $
31c31
< .if ${MACHINE_ARCH} == "i386" && exists(${_toe_header})
---
> .if ${MACHINE_CPUARCH} == "i386" && exists(${_toe_header})
35c35
< .if ${MACHINE_ARCH} == "amd64" && exists(${_toe_header})
---
> .if ${MACHINE_CPUARCH} == "amd64" && exists(${_toe_header})