[PATCH] uml: workaround old problematic sed behaviour
authorRob Landley <rob@landley.net>
Sun, 1 May 2005 15:58:54 +0000 (08:58 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 1 May 2005 15:58:54 +0000 (08:58 -0700)
commitb05d85a87d9711f5f5f2eb05c79038d5d5ff1f44
treee2967e71c536de5085a31ad0aa761e25e6d7b382
parent6aec3072833283a5e2ecf07318bd383a67321657
[PATCH] uml: workaround old problematic sed behaviour

Old versions of sed from 1998 (predating the first release of gcc 2.95, but
still in use by debian stable) don't understand the single-line version of the
sed append command.  Since newer versions of sed still understand the...
ahem, "vintage" form of the command, change our code to use that.

Signed-off-by: Rob Landley <rob@landley.net>
Acked-by: Ian McDonald <imcdnzl@gmail.com>
Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/kernel/Makefile