repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git]
/
arch
/
arm64
/
xen
/
Makefile
blob
8ff8aa9c62285c130af721aeb4299709ef1a33bb
1
xen-arm-y
+= $(
addprefix
..
/
..
/
arm
/
xen
/,
enlighten.o grant-table.o p2m.o mm.o
)
2
obj-y
:=
xen-arm.o hypercall.o
3
obj-
$(
CONFIG_XEN_EFI
) += $(
addprefix
..
/
..
/
arm
/
xen
/,
efi.o
)