From: Dmitry Artamonow Date: Wed, 7 Oct 2009 09:48:26 +0000 (+0100) Subject: ARM: 5752/1: SA1100: fix building of h3100 X-Git-Tag: v2.6.32-rc5~36^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4918a01393a38db4346ae88f38c1fd8324bb5e63;p=pandora-kernel.git ARM: 5752/1: SA1100: fix building of h3100 Both iPaqs h3100 and h3600 currently share the same source file - h3600.c But Makefile builds it only if CONFIG_SA1100_H3600 selected, so selecting just CONFIG_SA1100_H3100 results in "no machine record defined" message and aborted compilation. Fix it. Signed-off-by: Dmitry Artamonow Acked-by: Kristoffer Ericson Signed-off-by: Russell King --- Reading git-diff-tree failed