linux/arch/cris
Masahiro Yamada c6ec85cefb cris: move generic-y of exported headers to uapi/asm/Kbuild
Since commit fcc8487d47 ("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>
2017-07-10 03:43:24 +09:00
..
arch-v10 arch: remove unused macro/function thread_saved_pc() 2017-06-28 16:13:57 -07:00
arch-v32 arch: remove unused macro/function thread_saved_pc() 2017-06-28 16:13:57 -07:00
boot devicetree: Move include prefixes from arch to separate directory 2017-05-18 23:55:48 -07:00
configs CRIS: defconfig: remove MTDRAM_ABS_POS 2016-09-23 16:01:55 +02:00
include cris: move generic-y of exported headers to uapi/asm/Kbuild 2017-07-10 03:43:24 +09:00
kernel debug: Fix __bug_table[] in arch linker scripts 2017-04-03 10:22:40 +02:00
mm sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> 2017-03-02 08:42:37 +01:00
Kconfig CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now 2017-04-26 12:11:01 -04:00
Kconfig.debug
Makefile CRISv32: add device tree support 2015-03-25 09:49:48 +01:00