xref: /OK3568_Linux_fs/kernel/arch/mips/sgi-ip32/Makefile (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyun# SPDX-License-Identifier: GPL-2.0-only
2*4882a593Smuzhiyun#
3*4882a593Smuzhiyun# Makefile for the SGI specific kernel interface routines
4*4882a593Smuzhiyun# under Linux.
5*4882a593Smuzhiyun#
6*4882a593Smuzhiyun
7*4882a593Smuzhiyunobj-y	+= ip32-berr.o ip32-irq.o ip32-platform.o ip32-setup.o ip32-reset.o \
8*4882a593Smuzhiyun	   crime.o ip32-memory.o ip32-dma.o
9