mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 00:48:50 +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>
8 lines
156 B
Makefile
8 lines
156 B
Makefile
header-y += audio.h
|
|
header-y += ca.h
|
|
header-y += dmx.h
|
|
header-y += frontend.h
|
|
header-y += net.h
|
|
header-y += osd.h
|
|
header-y += version.h
|
|
header-y += video.h
|