Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
f9e8e07e074a880e110922759dcdb369fecdf07c
/
.
/
drivers
/
misc
/
sgi-xp
/
Makefile
blob: b6e40a7958ce2227f45b66099c4a4e950c21ad7d [
file
] [
log
] [
blame
]
#
# Makefile for SGI's XP devices.
#
obj
-
$
(
CONFIG_SGI_XP
)
+=
xp
.
o
xp
-
y
:=
xp_main
.
o xp_nofault
.
o
obj
-
$
(
CONFIG_SGI_XP
)
+=
xpc
.
o
xpc
-
y
:=
xpc_main
.
o xpc_channel
.
o xpc_partition
.
o
obj
-
$
(
CONFIG_SGI_XP
)
+=
xpnet
.
o