Deleted Added
full compact
1c1
< # $FreeBSD: head/sys/modules/agp/Makefile 188516 2009-02-12 14:44:15Z n_hibma $
---
> # $FreeBSD: head/sys/modules/agp/Makefile 211690 2010-08-23 06:13:29Z imp $
7c7
< .if ${MACHINE_ARCH} == "i386"
---
> .if ${MACHINE_CPUARCH} == "i386"
14c14
< .if ${MACHINE_ARCH} == "amd64"
---
> .if ${MACHINE_CPUARCH} == "amd64"