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