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:
@@ -1,2 +1,2 @@
|
||||
unifdef-y += big_endian.h
|
||||
unifdef-y += little_endian.h
|
||||
header-y += big_endian.h
|
||||
header-y += little_endian.h
|
||||
|
Reference in New Issue
Block a user