diff options
Diffstat (limited to 'arch/mips64/sgi-ip27/Makefile')
-rw-r--r-- | arch/mips64/sgi-ip27/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips64/sgi-ip27/Makefile b/arch/mips64/sgi-ip27/Makefile index c15231c93..162eb7245 100644 --- a/arch/mips64/sgi-ip27/Makefile +++ b/arch/mips64/sgi-ip27/Makefile @@ -11,6 +11,6 @@ L_TARGET = ip27.a L_OBJS = ip27-berr.o ip27-irq.o ip27-irq-glue.o ip27-klconfig.o \ ip27-memory.o ip27-pci.o ip27-pci-dma.o ip27-reset.o ip27-setup.o \ - ip27-timer.o ip27-init.o ip27-nmi.o + ip27-timer.o ip27-init.o ip27-nmi.o ip27-klnuma.o include $(TOPDIR)/Rules.make |