2005-04-17 06:20:36 +08:00
|
|
|
#
|
|
|
|
# Makefile for the SGI specific kernel interface routines
|
|
|
|
# under Linux.
|
|
|
|
#
|
|
|
|
|
2007-05-24 19:54:04 +08:00
|
|
|
obj-y += ip32-berr.o ip32-irq.o ip32-platform.o ip32-setup.o ip32-reset.o \
|
2005-04-17 06:20:36 +08:00
|
|
|
crime.o ip32-memory.o
|
2007-07-30 18:48:58 +08:00
|
|
|
|
|
|
|
EXTRA_CFLAGS += -Werror
|