]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/misc/sgi-xp/Makefile
sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardware
[linux-2.6-omap-h63xx.git] / drivers / misc / sgi-xp / Makefile
1 #
2 # Makefile for SGI's XP devices.
3 #
4
5 obj-$(CONFIG_SGI_XP)            += xp.o
6 xp-y                            := xp_main.o xp_uv.o
7 xp-$(CONFIG_IA64)               += xp_sn2.o xp_nofault.o
8
9 obj-$(CONFIG_SGI_XP)            += xpc.o
10 xpc-y                           := xpc_main.o xpc_uv.o xpc_channel.o xpc_partition.o
11 xpc-$(CONFIG_IA64)              += xpc_sn2.o
12
13 obj-$(CONFIG_SGI_XP)            += xpnet.o