xref: /kernel/linux/linux-6.6/drivers/misc/sgi-xp/Makefile (revision 62306a36)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/misc/sgi-xp/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for SGI's XP devices.
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ci
662306a36Sopenharmony_ciobj-$(CONFIG_SGI_XP)		+= xp.o
762306a36Sopenharmony_cixp-y				:= xp_main.o xp_uv.o
862306a36Sopenharmony_ci
962306a36Sopenharmony_ciobj-$(CONFIG_SGI_XP)		+= xpc.o
1062306a36Sopenharmony_cixpc-y				:= xpc_main.o xpc_channel.o xpc_partition.o \
1162306a36Sopenharmony_ci				   xpc_uv.o
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_ciobj-$(CONFIG_SGI_XP)		+= xpnet.o
14

Indexes created Thu Nov 07 10:32:03 CST 2024