From: Jesper Nilsson Date: Wed, 4 Aug 2010 16:30:01 +0000 (+0200) Subject: CRIS: Fix alignment problem for older ld X-Git-Tag: v2.6.36-rc1~484^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85d9865721c62a551547984e6cc8bd3ba732e294;p=pandora-kernel.git CRIS: Fix alignment problem for older ld CRISv10 uses a pretty old ld, which does not allow ALIGN(0), (It becomes . = 0;) so instead we align to 1 byte. Signed-off-by: Jesper Nilsson --- Reading git-diff-tree failed