From 5b497c25aece243d97b959b1ace0f7757b2720b3 Mon Sep 17 00:00:00 2001 From: matt Date: Mon, 20 Jun 2011 20:18:43 +0000 Subject: [PATCH] IBM4xx now uses the pic-based intr.h --- sys/modules/arch/powerpc/powerpc-4xx/bsd.powerpc-4xx.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/modules/arch/powerpc/powerpc-4xx/bsd.powerpc-4xx.mk b/sys/modules/arch/powerpc/powerpc-4xx/bsd.powerpc-4xx.mk index ec8785cc6b0a..6315ed454b20 100644 --- a/sys/modules/arch/powerpc/powerpc-4xx/bsd.powerpc-4xx.mk +++ b/sys/modules/arch/powerpc/powerpc-4xx/bsd.powerpc-4xx.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.powerpc-4xx.mk,v 1.1 2011/06/15 09:45:59 mrg Exp $ +# $NetBSD: bsd.powerpc-4xx.mk,v 1.2 2011/06/20 20:18:43 matt Exp $ .ifndef _BSD_POWERPC_4XX_MK_ _BSD_POWERPC_4XX_MK_=1 @@ -9,7 +9,7 @@ CPPFLAGS+= -mcpu=403 PPC_IBM4XX= 1 # hack into bsd.kmodule.mk -PPC_INTR_IMPL=\"powerpc/ibm4xx/ibm4xx_intr.h\" +PPC_INTR_IMPL=\"powerpc/intr.h\" PPC_PCI_MACHDEP_IMPL=\"powerpc/ibm4xx/pci_machdep.h\" AFLAGS+= -mcpu=403