11da177e4SLinus Torvalds# 21da177e4SLinus Torvalds# Makefile for the SGI specific kernel interface routines 31da177e4SLinus Torvalds# under Linux. 41da177e4SLinus Torvalds# 51da177e4SLinus Torvalds 6e2defae5SThomas Bogendoerferobj-y += ip22-mc.o ip22-hpc.o ip22-int.o ip22-time.o ip22-nvram.o \ 7e84de0c6SThomas Bogendoerfer ip22-platform.o ip22-reset.o ip22-setup.o ip22-gio.o 81da177e4SLinus Torvalds 9e2defae5SThomas Bogendoerferobj-$(CONFIG_SGI_IP22) += ip22-berr.o 10e2defae5SThomas Bogendoerferobj-$(CONFIG_SGI_IP28) += ip28-berr.o 111da177e4SLinus Torvaldsobj-$(CONFIG_EISA) += ip22-eisa.o 12