This website requires JavaScript.
Explore
Help
Register
Sign In
Evolution-x-devices
/
kernel_google_b1c1
Watch
2
Star
0
Fork
0
You've already forked kernel_google_b1c1
mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced
2026-02-08 14:04:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cda3696d3d26eb798c94de0dab5bd66ddb5627cb
kernel_google_b1c1
/
include
/
uapi
/
linux
/
byteorder
/
Kbuild
4 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
UAPI: (Scripted) Set up UAPI Kbuild files Set up empty UAPI Kbuild files to be populated by the header splitter. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Acked-by: Dave Jones <davej@redhat.com>
2012-10-02 18:01:35 +01:00
# UAPI Header export list
UAPI: (Scripted) Disintegrate include/linux/byteorder Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Michael Kerrisk <mtk.manpages@gmail.com> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Acked-by: Dave Jones <davej@redhat.com>
2012-10-13 10:46:49 +01:00
header-y += big_endian.h
header-y += little_endian.h
Reference in New Issue
Copy Permalink