[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,7 @@
|
||||
unifdef-y := const.h export.h stats.h syscall.h nfsfh.h debug.h auth.h
|
||||
|
||||
unifdef-y += const.h
|
||||
unifdef-y += export.h
|
||||
unifdef-y += stats.h
|
||||
unifdef-y += syscall.h
|
||||
unifdef-y += nfsfh.h
|
||||
unifdef-y += debug.h
|
||||
unifdef-y += auth.h
|
||||
|
Reference in New Issue
Block a user