mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-23 16:53:58 -05: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>
2 lines
89 B
Makefile
2 lines
89 B
Makefile
header-y += asm-generic/ linux/ scsi/ sound/ mtd/ rdma/ video/
|
|
header-y += asm-$(ARCH)/
|