mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-09 06:43:09 +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
|