Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 #
0003 # Makefile for SGI's XP devices.
0004 #
0005 
0006 obj-$(CONFIG_SGI_XP)            += xp.o
0007 xp-y                            := xp_main.o xp_uv.o
0008 
0009 obj-$(CONFIG_SGI_XP)            += xpc.o
0010 xpc-y                           := xpc_main.o xpc_channel.o xpc_partition.o \
0011                                    xpc_uv.o
0012 
0013 obj-$(CONFIG_SGI_XP)            += xpnet.o