um: fix linker script generation
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 9 Apr 2012 17:59:00 +0000 (13:59 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 9 Apr 2012 17:59:00 +0000 (13:59 -0400)
while we can't just use -U$(SUBARCH), we still need to kill idiotic define
(implicit -Di386=1), both for SUBARCH=i386 and SUBARCH=x86/CONFIG_64BIT=n
builds.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found