mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-06 07:10:04 +00:00
UAPI: Remove empty Kbuild files
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>
This commit is contained in:
parent
007f6c3a63
commit
3d33fcc11b
@ -1,8 +1,5 @@
|
||||
# Top-level Makefile calls into asm-$(ARCH)
|
||||
# List only non-arch directories below
|
||||
|
||||
header-y += linux/
|
||||
header-y += sound/
|
||||
header-y += rdma/
|
||||
header-y += video/
|
||||
header-y += scsi/
|
||||
|
@ -1,5 +0,0 @@
|
||||
header-y += dvb/
|
||||
header-y += hdlc/
|
||||
header-y += hsi/
|
||||
header-y += raid/
|
||||
header-y += usb/
|
Loading…
Reference in New Issue
Block a user