mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
3d33fcc11b
Empty files can get deleted by the patch program, so remove empty Kbuild files and their links from the parent Kbuilds. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
6 lines
121 B
Makefile
6 lines
121 B
Makefile
# Top-level Makefile calls into asm-$(ARCH)
|
|
# List only non-arch directories below
|
|
|
|
header-y += video/
|
|
header-y += scsi/
|