162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# Makefile for the SGI specific kernel interface routines 462306a36Sopenharmony_ci# under Linux. 562306a36Sopenharmony_ci# 662306a36Sopenharmony_ci 762306a36Sopenharmony_ciobj-y += ip22-mc.o ip22-hpc.o ip22-int.o ip22-time.o ip22-nvram.o \ 862306a36Sopenharmony_ci ip22-platform.o ip22-reset.o ip22-setup.o ip22-gio.o 962306a36Sopenharmony_ci 1062306a36Sopenharmony_ciobj-$(CONFIG_SGI_IP22) += ip22-berr.o 1162306a36Sopenharmony_ciobj-$(CONFIG_SGI_IP28) += ip28-berr.o 1262306a36Sopenharmony_ciobj-$(CONFIG_EISA) += ip22-eisa.o 13