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-20 19:23:57 +08:00
Code
67e13cbb80
linux-next
/
arch
/
arm
/
xen
/
Makefile
2 lines
48 B
Makefile
Raw
Normal View
History
Unescape
Escape
xen/arm: empty implementation of grant_table arch specific functions Changes in v2: - return -ENOSYS rather than -1. Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2012-08-09 00:34:11 +08:00
obj-y
:=
enlighten.o hypercall.o grant-table.o
Copy Permalink