commit | 3cb42092ff02edec34bf936b7400b1f1efc8ca43 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Mon Apr 09 13:59:00 2012 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Apr 09 13:59:00 2012 -0400 |
tree | d3ed575e3d3d4a5e7481e6ac2b8f345d30399dd0 | |
parent | 0034102808e0dbbf3a2394b82b1bb40b5778de9e [diff] |
um: fix linker script generation 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>