Re: [PATCH 02/11] scripts/update-linux-header.sh: be more src tree friendly

2024-05-14 Thread Pierrick Bouvier
On 5/14/24 10:42, Alex Bennée wrote: Running "install_headers" in the Linux source tree is fairly unfriendly as out-of-tree builds will start complaining about the kernel source being non-pristine. As we have a temporary directory for the install we should also do the build step here. So now we h

[PATCH 02/11] scripts/update-linux-header.sh: be more src tree friendly

2024-05-14 Thread Alex Bennée
Running "install_headers" in the Linux source tree is fairly unfriendly as out-of-tree builds will start complaining about the kernel source being non-pristine. As we have a temporary directory for the install we should also do the build step here. So now we have: $tmpdir/ $blddir/ $hdrd