mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 07:01:57 +00:00
8555255f0b
This adds the Kbuild files listing the files which are to be installed by the 'headers_install' make target, in generic directories. Signed-off-by: David Woodhouse <dwmw2@infradead.org>
4 lines
126 B
Makefile
4 lines
126 B
Makefile
header-y += atomic.h errno-base.h errno.h fcntl.h ioctl.h ipc.h mman.h \
|
|
signal.h statfs.h
|
|
unifdef-y := resource.h siginfo.h
|