[PATCH] lost chunk of "uml: build cleanups"
authorviro@ZenIV.linux.org.uk <viro@ZenIV.linux.org.uk>
Tue, 6 Sep 2005 01:02:22 +0000 (02:02 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 8 Sep 2005 00:17:32 +0000 (17:17 -0700)
commit90dffc03ca8caa0ea047f11c81fe61cd86d80568
treef496895208e907d414c336d931c69937018087ba
parenta08b6b7968e7a6afc75e365ac31830867275abdc
[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>
arch/um/Makefile-i386