mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
gen_headers_{arm, arm64}: Add btf.h to the list
- This fixes a build error. Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
This commit is contained in:
parent
c47b10d70b
commit
c016771a6f
@ -157,6 +157,7 @@ gen_headers_out_arm = [
|
|||||||
"linux/bpqether.h",
|
"linux/bpqether.h",
|
||||||
"linux/bsg.h",
|
"linux/bsg.h",
|
||||||
"linux/bt-bmc.h",
|
"linux/bt-bmc.h",
|
||||||
|
"linux/btf.h",
|
||||||
"linux/btrfs.h",
|
"linux/btrfs.h",
|
||||||
"linux/btrfs_tree.h",
|
"linux/btrfs_tree.h",
|
||||||
"linux/can.h",
|
"linux/can.h",
|
||||||
|
@ -153,6 +153,7 @@ gen_headers_out_arm64 = [
|
|||||||
"linux/bpqether.h",
|
"linux/bpqether.h",
|
||||||
"linux/bsg.h",
|
"linux/bsg.h",
|
||||||
"linux/bt-bmc.h",
|
"linux/bt-bmc.h",
|
||||||
|
"linux/btf.h",
|
||||||
"linux/btrfs.h",
|
"linux/btrfs.h",
|
||||||
"linux/btrfs_tree.h",
|
"linux/btrfs_tree.h",
|
||||||
"linux/can.h",
|
"linux/can.h",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user