projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[IA64] move XP and XPC to drivers/misc/sgi-xp
[linux-2.6]
/
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_nofault.o
7
8
obj-$(CONFIG_SGI_XP) += xpc.o
9
xpc-y := xpc_main.o xpc_channel.o xpc_partition.o
10
11
obj-$(CONFIG_SGI_XP) += xpnet.o