2019-05-19 20:07:45 +08:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
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 \
|
2018-06-15 19:08:48 +08:00
|
|
|
crime.o ip32-memory.o ip32-dma.o
|