1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0 245d9ca49SDean Nelson# 345d9ca49SDean Nelson# Makefile for SGI's XP devices. 445d9ca49SDean Nelson# 545d9ca49SDean Nelson 645d9ca49SDean Nelsonobj-$(CONFIG_SGI_XP) += xp.o 7*9726bfcdSChristoph Hellwigxp-y := xp_main.o xp_uv.o 845d9ca49SDean Nelson 945d9ca49SDean Nelsonobj-$(CONFIG_SGI_XP) += xpc.o 10*9726bfcdSChristoph Hellwigxpc-y := xpc_main.o xpc_channel.o xpc_partition.o \ 11*9726bfcdSChristoph Hellwig xpc_uv.o 1245d9ca49SDean Nelson 1345d9ca49SDean Nelsonobj-$(CONFIG_SGI_XP) += xpnet.o 14