Staging
v0.5.1
https://github.com/torvalds/linux
Revision ecba97d4aacf4e80c56eb73e39af0369cb8539a4 authored by Al Viro on 28 September 2005, 21:27:23 UTC, committed by Linus Torvalds on 29 September 2005, 15:46:26 UTC
UML makefiles sanitized:
 - number of generated headers reduced to 2 (from user-offsets.c and
   kernel-offsets.c resp.).  The rest is made constant and simply
   includes those two.
 - mk_... helpers are gone now that we don't need to generate these
   headers
 - arch/um/include2 removed since everything under arch/um/include/sysdep
   is constant now and symlink can point straight to source tree.
 - dependencies seriously simplified.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 54bb567
History
Tip revision: ecba97d4aacf4e80c56eb73e39af0369cb8539a4 authored by Al Viro on 28 September 2005, 21:27:23 UTC
[PATCH] uml makefiles sanitized
Tip revision: ecba97d
File Mode Size
Documentation
arch
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.1 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 59.3 KB
Makefile -rw-r--r-- 42.4 KB
README -rw-r--r-- 14.4 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top