mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-09 07:23:14 +00:00
60641aa1f3
unifdef-y and header-y has same semantic. So there is no need to have both. Drop the unifdef-y variant and sort all lines again Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
7 lines
123 B
Makefile
7 lines
123 B
Makefile
header-y += const.h
|
|
header-y += debug.h
|
|
header-y += export.h
|
|
header-y += nfsfh.h
|
|
header-y += stats.h
|
|
header-y += syscall.h
|