mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-09-11 06:01:30 +08:00
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>
3 lines
53 B
Makefile
3 lines
53 B
Makefile
header-y += big_endian.h
|
|
header-y += little_endian.h
|