You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
[HEADERS] One line per header in Kbuild files to reduce conflicts
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
This commit is contained in:
+9
-2
@@ -1,2 +1,9 @@
|
||||
header-y += asm-generic/ linux/ scsi/ sound/ mtd/ rdma/ video/
|
||||
header-y += asm-$(ARCH)/
|
||||
header-y += asm-generic/
|
||||
header-y += linux/
|
||||
header-y += scsi/
|
||||
header-y += sound/
|
||||
header-y += mtd/
|
||||
header-y += rdma/
|
||||
header-y += video/
|
||||
|
||||
header-y += asm-$(ARCH)/
|
||||
|
||||
Reference in New Issue
Block a user