This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
Ubuntu-focal-kernel
mirror of
https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/focal
Watch
1
Star
0
Fork
You've already forked Ubuntu-focal-kernel
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d0fbca8f93
Ubuntu-focal-kernel
/
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 08:15:12 +00:00
header-y += big_endian.h
header-y += little_endian.h