blob: 34c55a4045afe437b88c23d0208d07b613b2c349 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Dean Nelson45d9ca42008-04-22 14:46:56 -05002#
3# Makefile for SGI's XP devices.
4#
5
6obj-$(CONFIG_SGI_XP) += xp.o
Christoph Hellwig9726bfc2019-08-13 09:24:56 +02007xp-y := xp_main.o xp_uv.o
Dean Nelson45d9ca42008-04-22 14:46:56 -05008
9obj-$(CONFIG_SGI_XP) += xpc.o
Christoph Hellwig9726bfc2019-08-13 09:24:56 +020010xpc-y := xpc_main.o xpc_channel.o xpc_partition.o \
11 xpc_uv.o
Dean Nelson45d9ca42008-04-22 14:46:56 -050012
13obj-$(CONFIG_SGI_XP) += xpnet.o