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

Commit 089667d5 authored by Cyber Knight's avatar Cyber Knight Committed by Harshit Jain
Browse files

gen_headers_{arm, arm64}: Add btf.h to the list



- This fixes a build error.

Signed-off-by: default avatarCyber Knight <cyberknight755@gmail.com>
parent ccae0951
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -157,6 +157,7 @@ gen_headers_out_arm = [
    "linux/bpqether.h",
    "linux/bsg.h",
    "linux/bt-bmc.h",
    "linux/btf.h",
    "linux/btrfs.h",
    "linux/btrfs_tree.h",
    "linux/can.h",
+1 −0
Original line number Diff line number Diff line
@@ -153,6 +153,7 @@ gen_headers_out_arm64 = [
    "linux/bpqether.h",
    "linux/bsg.h",
    "linux/bt-bmc.h",
    "linux/btf.h",
    "linux/btrfs.h",
    "linux/btrfs_tree.h",
    "linux/can.h",