mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
include: replace unifdef-y with header-y
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>
This commit is contained in:
parent
c29c08b598
commit
60641aa1f3
15 changed files with 321 additions and 325 deletions
|
@ -1,9 +1,8 @@
|
|||
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
|
||||
|
||||
unifdef-y += audio.h
|
||||
unifdef-y += dmx.h
|
||||
unifdef-y += video.h
|
||||
header-y += video.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue