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>
3 lines
89 B
Makefile
3 lines
89 B
Makefile
header-y += asm-generic/ linux/ scsi/ sound/ mtd/ rdma/ video/
|
|
header-y += asm-$(ARCH)/
|