linux/arch/arm/include/uapi/asm
Masahiro Yamada ae3f415173 kbuild: replace genhdr-y with generated-y
Originally, generated-y and genhdr-y had different meaning, like
follows:

- generated-y: generated headers (other than asm-generic wrappers)
- header-y   : headers to be exported
- genhdr-y   : generated headers to be exported (generated-y + header-y)

Since commit fcc8487d47 ("uapi: export all headers under uapi
directories"), headers under UAPI directories are all exported.
So, there is no more difference between generated-y and genhdr-y.

We see two users of genhdr-y, arch/{arm,x86}/include/uapi/asm/Kbuild.
They generate some headers in arch/{arm,x86}/include/generated/uapi/asm
directories, which are obviously exported.

Replace them with generated-y, and abolish genhdr-y.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
2017-06-22 08:55:21 +09:00
..
auxvec.h ARM: 8329/1: miscellaneous vdso infrastructure, preparation 2015-03-27 22:20:45 +00:00
byteorder.h
fcntl.h
hwcap.h ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto Extensions 2014-02-25 11:40:50 +00:00
ioctls.h
Kbuild kbuild: replace genhdr-y with generated-y 2017-06-22 08:55:21 +09:00
kvm_para.h
kvm.h Second round of KVM/ARM Changes for v4.12. 2017-05-09 12:51:49 +02:00
mman.h
perf_regs.h ARM: perf: add support for perf registers API 2013-09-30 16:41:50 +01:00
posix_types.h
ptrace.h ARM: Add base support for ARMv7-M 2013-04-17 21:38:10 +02:00
setup.h
sigcontext.h
signal.h unify SS_ONSTACK/SS_DISABLE definitions 2012-12-19 18:07:39 -05:00
stat.h
statfs.h
swab.h
types.h ARM: put types.h in uapi 2017-01-13 17:02:38 +00:00
unistd.h ARM: wire up new pkey syscalls 2016-10-19 10:18:47 +01:00