1# 2# Makefile for the SGI specific kernel interface routines 3# under Linux. 4# 5 6obj-y += ip32-berr.o ip32-irq.o ip32-irq-glue.o ip32-setup.o ip32-reset.o \ 7 crime.o ip32-memory.o 8 9EXTRA_AFLAGS := $(CFLAGS) 10
1# 2# Makefile for the SGI specific kernel interface routines 3# under Linux. 4# 5 6obj-y += ip32-berr.o ip32-irq.o ip32-irq-glue.o ip32-setup.o ip32-reset.o \ 7 crime.o ip32-memory.o 8 9EXTRA_AFLAGS := $(CFLAGS) 10