![]() |
|
|||
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
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |