]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Cross-compilation between e.g. i386 -> 64bit could break -> work around it
authorThomas Renninger <trenn@suse.de>
Thu, 16 Aug 2007 14:27:15 +0000 (16:27 +0200)
committerTony Luck <tony.luck@intel.com>
Fri, 17 Aug 2007 22:16:37 +0000 (15:16 -0700)
commit118142080a75fc1ce599c73b7894a71b4813828e
treefe929cd6ce257ebf08152191d399422eb6d0b619
parent471e7a44848f467c9b83adc3463d019d2fa8817f
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 <trenn@suse.de>
Signed-off-by: Tony Luck <tony.luck@intel.com>
include/linux/mod_devicetable.h