[GIT PULL] Kbuild fixes for v4.12-rc2

From: Masahiro Yamada
Date: Thu May 18 2017 - 11:45:47 EST


Hi Linus,

Please pull one urgent fix of headers_install.



The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v4.12

for you to fetch changes up to 05d8cba4a1e8c7e2d1f91a24a2f3d26852938a04:

kbuild: skip install/check of headers right under uapi directories
(2017-05-18 02:17:45 +0900)

----------------------------------------------------------------
Kbuild fixes for v4.12

- fix headers_install to not delete pre-existing headers
in the install destination

----------------------------------------------------------------
Masahiro Yamada (1):
kbuild: skip install/check of headers right under uapi directories

Makefile | 2 +-
scripts/Makefile.headersinst | 43 +++++++++++++++++++++++++++----------------
2 files changed, 28 insertions(+), 17 deletions(-)


--
Best Regards
Masahiro Yamada