mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
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)/
|