From: Chen Gang Date: Tue, 20 Aug 2013 06:03:19 +0000 (+0930) Subject: scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture. X-Git-Tag: v3.12-rc1~145^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d10c223baab8be8f717df3625cfece5be26dead;p=pandora-kernel.git scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture. Need permit '.cranges' section for sh64 architecture, or modpost will report warning: LD init/built-in.o WARNING: init/built-in.o (.cranges): unexpected non-allocatable section. Did you forget to use "ax"/"aw" in a .S file? Note that for example contains section definitions for use in .S files. Signed-off-by: Chen Gang Signed-off-by: Rusty Russell --- Reading git-diff-tree failed