perf tools: Don't clone maps from parent when synthesizing forks
[linux/fpc-iii.git] / drivers / misc / sgi-xp / Makefile
blobbbb622c19c06822b2524012426452a7bc73ef557
1 # SPDX-License-Identifier: GPL-2.0
3 # Makefile for SGI's XP devices.
6 obj-$(CONFIG_SGI_XP) += xp.o
7 xp-y := xp_main.o
8 xp-$(CONFIG_IA64_SGI_SN2) += xp_sn2.o xp_nofault.o
9 xp-$(CONFIG_IA64_GENERIC) += xp_sn2.o xp_nofault.o
10 xp-$(CONFIG_IA64_SGI_UV) += xp_uv.o
11 xp-$(CONFIG_X86_64) += xp_uv.o
13 obj-$(CONFIG_SGI_XP) += xpc.o
14 xpc-y := xpc_main.o xpc_channel.o xpc_partition.o
15 xpc-$(CONFIG_IA64_SGI_SN2) += xpc_sn2.o
16 xpc-$(CONFIG_IA64_GENERIC) += xpc_sn2.o
17 xpc-$(CONFIG_IA64_SGI_UV) += xpc_uv.o
18 xpc-$(CONFIG_X86_64) += xpc_uv.o
20 obj-$(CONFIG_SGI_XP) += xpnet.o