This website requires JavaScript.
Explore
Help
Sign In
ukui
/
kernel
Watch
0
Star
0
Fork
0
You've already forked kernel
mirror of
https://github.com/ukui/kernel.git
synced
2026-03-09 10:07:04 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1a076689cda8a1d623dcda170b2dc2b476cc6f1a
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 10:15:12 +02:00
header-y += big_endian.h
header-y += little_endian.h
Reference in New Issue
Copy Permalink