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