mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-31 03:31:32 +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>
3 lines
89 B
Makefile
3 lines
89 B
Makefile
header-y += asm-generic/ linux/ scsi/ sound/ mtd/ rdma/ video/
|
|
header-y += asm-$(ARCH)/
|