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:
Shyam Kumar Thella 2021-06-29 14:27:52 +05:30 committed by Gerrit - the friendly Code Review server
parent 3ea3b05116
commit fbda728fef
2 changed files with 4 additions and 0 deletions

View File

@ -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",

View File

@ -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",