From: Thomas Renninger Date: Thu, 16 Aug 2007 14:27:15 +0000 (+0200) Subject: Cross-compilation between e.g. i386 -> 64bit could break -> work around it X-Git-Tag: v2.6.23-rc4~124^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=118142080a75fc1ce599c73b7894a71b4813828e;p=pandora-kernel.git Cross-compilation between e.g. i386 -> 64bit could break -> work around it Adrian Bunk: scripts/mod/file2alias.c is compiled with HOSTCC and ensures that kernel_ulong_t is correct, but it can't cope with different padding on different architectures. Signed-off-by: Thomas Renninger Signed-off-by: Tony Luck --- Reading git-diff-tree failed