diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-07-09 21:32:41 +0300 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-07-09 21:43:24 +0300 |
commit | c6ec85cefb476e4ab914d18951fa4c04d96b3bb6 (patch) | |
tree | dd794d5fda9af533802d3b337d8523acd2631ae4 /arch/h8300/include/uapi | |
parent | 97b81556f656594b343d516158ea305d4e0dcae5 (diff) | |
download | linux-c6ec85cefb476e4ab914d18951fa4c04d96b3bb6.tar.xz |
cris: move generic-y of exported headers to uapi/asm/Kbuild
Since commit fcc8487d477a ("uapi: export all headers under uapi
directories"), all (and only) headers under uapi directories are
exported, but asm-generic wrappers are still exceptions.
To complete de-coupling the uapi from kernel headers, move generic-y
of exported headers to uapi/asm/Kbuild.
With this change, "make headers_install" will just need to parse
uapi/asm/Kbuild to build up exported headers.
Also, move "generic-y += kprobes.h", "generic-y += emergency-restart.h"
up in order to keep the entries sorted.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/h8300/include/uapi')
0 files changed, 0 insertions, 0 deletions