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-01 10:13:58 +08:00
Code
bfb58478fe
linux-next
/
include
/
linux
/
byteorder
/
Kbuild
6 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[HEADERS] One line per header in Kbuild files to reduce conflicts Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2006-09-19 19:43:58 +08:00
header-y += big_endian.h
header-y += little_endian.h
unifdef-y += generic.h
unifdef-y += swab.h
Copy Permalink