UPSTREAM: kbuild: Consolidate header generation from ASM offset information
authorMatthias Kaehlcke <mka@chromium.org>
Wed, 12 Apr 2017 19:43:52 +0000 (12:43 -0700)
committerGreg Hackmann <ghackmann@google.com>
Mon, 9 Oct 2017 21:00:12 +0000 (14:00 -0700)
commita3337e2374f1bddb7fcbc4d14a76b95989f949bb
tree31c5735a03d6212a6e89ffd6ebaa7e4337764a47
parent8a89d5fc7cce80477a8e8405d8f9c811758a16ed
UPSTREAM: kbuild: Consolidate header generation from ASM offset information

Largely redundant code is used in different places to generate C headers
from offset information extracted from assembly language output.
Consolidate the code in Makefile.lib and use this instead.

Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
(cherry picked from commit ebf003f0cfb3705e60d40dedc3ec949176c741af)
Signed-off-by: Greg Hackmann <ghackmann@google.com>
Change-Id: I0acd54dd27c0cf0868f221bd63728a9b67320b25
Kbuild
arch/ia64/kernel/Makefile
scripts/Makefile.lib
scripts/mod/Makefile