mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-07 12:00:38 +00:00
![David Woodhouse](/assets/img/avatar_default.png)
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)/
|