commit | 90dffc03ca8caa0ea047f11c81fe61cd86d80568 | [log] [tgz] |
---|---|---|
author | viro@ZenIV.linux.org.uk <viro@ZenIV.linux.org.uk> | Tue Sep 06 02:02:22 2005 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Sep 07 17:17:32 2005 -0700 |
tree | f496895208e907d414c336d931c69937018087ba | |
parent | a08b6b7968e7a6afc75e365ac31830867275abdc [diff] |
[PATCH] lost chunk of "uml: build cleanups" A piece of the UML stubs patch got lost - it has Killed STUBS_CFLAGS - it's not needed and the only remaining use had been gratitious - it only polluted CFLAGS in description and does remove it in arch/um/Makefile-x86_64, but forgets to do the same in i386 counterpart. Lost chunk follows: Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>