kernel_headers: Add missing header for lahaina
Add missing header to gen_headers_*.bp files for lahaina. Change-Id: Iae50001dcaefc8d454a51af2b8c37b21f835c8d7 Signed-off-by: Rishabh Bhatnagar <rishabhb@codeaurora.org>
This commit is contained in:
parent
4c77e0c054
commit
a45cbced55
@ -915,6 +915,7 @@ gen_headers_arm = [
|
||||
"linux/netfilter/ipset/ip_set_bitmap.h",
|
||||
"linux/netfilter/ipset/ip_set_hash.h",
|
||||
"linux/netfilter/ipset/ip_set_list.h",
|
||||
"linux/wil6210_uapi.h",
|
||||
|
||||
// From arch/arm/include/uapi/**/*.h
|
||||
|
||||
|
@ -911,6 +911,7 @@ gen_headers_arm64 = [
|
||||
"linux/netfilter/ipset/ip_set_bitmap.h",
|
||||
"linux/netfilter/ipset/ip_set_hash.h",
|
||||
"linux/netfilter/ipset/ip_set_list.h",
|
||||
"linux/wil6210_uapi.h",
|
||||
|
||||
// From arch/arm64/include/uapi/**/*.h
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user