mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -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:
@@ -1,2 +1,6 @@
|
||||
unifdef-y := mtd-abi.h
|
||||
header-y := inftl-user.h jffs2-user.h mtd-user.h nftl-user.h
|
||||
header-y += inftl-user.h
|
||||
header-y += jffs2-user.h
|
||||
header-y += mtd-user.h
|
||||
header-y += nftl-user.h
|
||||
|
||||
unifdef-y += mtd-abi.h
|
||||
|
||||
Reference in New Issue
Block a user