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

Commit 2000426a authored by Rishabh Bhatnagar's avatar Rishabh Bhatnagar
Browse files

kernel_headers: Disable headers matching



Disable matching of existing and generated gen_headers*.bp files.
This is done to allow some uapi headers to be added to audio
techpack.

Change-Id: I1b6b639015f3672a3e9daa9b2a1444e952ed4ac1
Signed-off-by: default avatarRishabh Bhatnagar <rishabhb@codeaurora.org>
parent 4027c201
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -777,7 +777,7 @@ def gen_headers(
    print('error: gen_headers blueprints file is out of date, suggested fix:')
    print('#######Please add or remove the above mentioned headers from %s' % (old_gen_headers_bp))
    print('then re-run the build')
    return 1
    #return 1

  error_count = 0