This website requires JavaScript.
Explore
Help
Register
Sign In
renegade-project
/
linux-next
Watch
2
Star
0
Fork
0
You've already forked linux-next
mirror of
https://github.com/edk2-porting/linux-next.git
synced
2025-01-15 09:03:59 +08:00
Code
26fc8775b5
linux-next
/
include
/
linux
/
byteorder
/
Kbuild
3 lines
53 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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>
2010-08-14 16:15:12 +08:00
header-y += big_endian.h
header-y += little_endian.h
Copy Permalink