xref: /openbmc/linux/arch/mips/sgi-ip22/Makefile (revision b2441318)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
21da177e4SLinus Torvalds#
31da177e4SLinus Torvalds# Makefile for the SGI specific kernel interface routines
41da177e4SLinus Torvalds# under Linux.
51da177e4SLinus Torvalds#
61da177e4SLinus Torvalds
7e2defae5SThomas Bogendoerferobj-y	+= ip22-mc.o ip22-hpc.o ip22-int.o ip22-time.o ip22-nvram.o \
8e84de0c6SThomas Bogendoerfer	   ip22-platform.o ip22-reset.o ip22-setup.o ip22-gio.o
91da177e4SLinus Torvalds
10e2defae5SThomas Bogendoerferobj-$(CONFIG_SGI_IP22) += ip22-berr.o
11e2defae5SThomas Bogendoerferobj-$(CONFIG_SGI_IP28) += ip28-berr.o
121da177e4SLinus Torvaldsobj-$(CONFIG_EISA)	+= ip22-eisa.o
13