This website requires JavaScript.
Explore
Help
Register
Sign In
Minki
/
linux
Watch
1
Star
0
Fork
1
You've already forked linux
mirror of
https://github.com/torvalds/linux.git
synced
2024-11-01 09:41:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c6644119a3
linux
/
include
/
asm-generic
/
Kbuild.asm
2 lines
44 B
NASM
Raw
Normal View
History
Unescape
Escape
UAPI: Set up uapi/asm/Kbuild.asm Set up uapi/asm/Kbuild.asm. This requires the mandatory headers to be dynamically detected. The same goes for include/asm/Kbuild.asm. The problem is that the header files will be split or moved one at a time, but each header file in Kbuild.asm's list applies to all arch headers of that name simultaneously. The dynamic detection of mandatory files can be undone later. 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 17:01:56 +00:00
include
include
/
uapi
/
asm
-
generic
/
Kbuild.asm
Reference in New Issue
Copy Permalink