This website requires JavaScript.
Explore
Help
Register
Sign In
renegade-project
/
linux-next
Watch
2
Star
0
Fork
0
You've already forked linux-next
mirror of
https://github.com/edk2-porting/linux-next.git
synced
2024-12-26 06:04:14 +08:00
Code
fb148d83ec
linux-next
/
arch
/
arm
/
xen
/
Makefile
2 lines
59 B
Makefile
Raw
Normal View
History
Unescape
Escape
xen/arm/arm64: merge xen/mm32.c into xen/mm.c Merge xen/mm32.c into xen/mm.c. As a consequence the code gets compiled on arm64 too. Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
2014-11-21 19:06:39 +08:00
obj-y
:=
enlighten.o hypercall.o grant-table.o p2m.o mm.o
Copy Permalink