From: Grant Likely Date: Thu, 24 Apr 2008 17:33:44 +0000 (+1000) Subject: [POWERPC] bootwrapper: fix build error on virtex405-head.S X-Git-Tag: v2.6.26-rc1~1055^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9e4f176665d732928b92106f2041dde66e6c896;p=pandora-kernel.git [POWERPC] bootwrapper: fix build error on virtex405-head.S virtex405-head.S is an assembler file, not a C file; therefore BOOTAFLAGS is the correct place to set the needed -mcpu=405 flag. Signed-off-by: Grant Likely Signed-off-by: Josh Boyer --- Reading git-diff-tree failed