On 24.08.2021 12:50, Anthony PERARD wrote: > When we will build out-of-tree, make is going to try to generate > "asm-macros.h" before the directories "arch/x86/include/asm" exist, > thus we would need to call `mkdir` explicitly. We will use "filechk" > for that as it does everything that the current recipe does and does > call `mkdir`. > > Also, they are no more "*.new" files generated in this directory. > > Signed-off-by: Anthony PERARD <[email protected]>
Acked-by: Jan Beulich <[email protected]>
