Skip to content
Snippets Groups Projects
Commit 09c3776c authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kbuild: remove wrapper files handling from Makefile.headersinst


scripts/Makefike.headersinst creates asm-generic wrappers by itself
because scripts/Makefile.asm-generic created some of exported wrappers
outside uapi directories.

Now this distortion has been fixed.  scripts/Makefile.headersinst can
simply copy wrappers created by scripts/Makefile.asm-generic.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent a9d9a400
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment