uapi: Add UAPI headers for QBG
Add entries for QBG UAPI headers in gen_headers. Change-Id: I514a2cf99f8fb3654e8d9fbb2528623c9cd4aced Signed-off-by: Shyam Kumar Thella <sthella@codeaurora.org>
This commit is contained in:
parent
3ea3b05116
commit
fbda728fef
@ -474,6 +474,8 @@ gen_headers_out_arm = [
|
||||
"linux/qemu_fw_cfg.h",
|
||||
"linux/qg.h",
|
||||
"linux/qg-profile.h",
|
||||
"linux/qbg.h",
|
||||
"linux/qbg-profile.h",
|
||||
"linux/qnx4_fs.h",
|
||||
"linux/qnxtypes.h",
|
||||
"linux/qrng.h",
|
||||
|
@ -469,6 +469,8 @@ gen_headers_out_arm64 = [
|
||||
"linux/qemu_fw_cfg.h",
|
||||
"linux/qg.h",
|
||||
"linux/qg-profile.h",
|
||||
"linux/qbg.h",
|
||||
"linux/qbg-profile.h",
|
||||
"linux/qnx4_fs.h",
|
||||
"linux/qnxtypes.h",
|
||||
"linux/qrng.h",
|
||||
|
Loading…
Reference in New Issue
Block a user