repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86: cpu/mttr/cleanup.c fix compilation warning
[linux-2.6/mini2440.git]
/
drivers
/
xen
/
Makefile
blob
ff8accc9e103f9d2a4fc21dcbcc2e88d479a0ade
1
obj-y
+=
grant-table.o features.o events.o manage.o
2
obj-y
+=
xenbus
/
3
4
obj-
$(
CONFIG_HOTPLUG_CPU
) +=
cpu_hotplug.o
5
obj-
$(
CONFIG_XEN_XENCOMM
) +=
xencomm.o
6
obj-
$(
CONFIG_XEN_BALLOON
) +=
balloon.o
7
obj-
$(
CONFIG_XENFS
) +=
xenfs
/