2019-05-19 12:07:45 +00:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2005-04-16 22:20:36 +00:00
|
|
|
#
|
|
|
|
# Makefile for the SGI specific kernel interface routines
|
|
|
|
# under Linux.
|
|
|
|
#
|
|
|
|
|
2007-05-24 11:54:04 +00:00
|
|
|
obj-y += ip32-berr.o ip32-irq.o ip32-platform.o ip32-setup.o ip32-reset.o \
|
2018-06-15 11:08:48 +00:00
|
|
|
crime.o ip32-memory.o ip32-dma.o
|