2005-04-17 00:20:36 +02:00
|
|
|
#
|
|
|
|
# Makefile for the SGI specific kernel interface routines
|
|
|
|
# under Linux.
|
|
|
|
#
|
|
|
|
|
2006-04-03 18:56:36 +02:00
|
|
|
obj-y += ip32-berr.o ip32-irq.o ip32-setup.o ip32-reset.o \
|
2005-04-17 00:20:36 +02:00
|
|
|
crime.o ip32-memory.o
|
|
|
|
|
|
|
|
EXTRA_AFLAGS := $(CFLAGS)
|