Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ddd2d384 authored by Guan Xuetao's avatar Guan Xuetao
Browse files

unicore32: Use Kbuild infrastructure for kvm_para.h



All the headers but kvm_para.h use the Kbuild infrastructure to
get to the asm-generic headers.

Cc: linux-kbuild@vger.kernel.org
Signed-off-by: default avatarSteven Rostedt <rostedt@goodmis.org>
Signed-off-by: default avatarGuan Xuetao <gxt@mprc.pku.edu.cn>
parent e8ce15a6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6,3 +6,5 @@ header-y += kvm_para.h
header-y += ptrace.h
header-y += sigcontext.h
header-y += unistd.h

generic-y += kvm_para.h
+0 −1
Original line number Diff line number Diff line
#include <asm-generic/kvm_para.h>