From: James Hogan Date: Mon, 11 Feb 2013 15:40:24 +0000 (+0000) Subject: genksyms: fix metag symbol prefix on crc symbols X-Git-Tag: v3.9-rc1~7^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97c3ec63089fdcd2abf66619b913900909841dc0;p=pandora-kernel.git genksyms: fix metag symbol prefix on crc symbols Meta uses symbol prefixes, so add "metag" to the list of architectures to set the mod_prefix to "_" for. This fixes __crc_* symbols to add the extra underscore to match _CRC_SYMBOL macro in and so that modpost finds them. Signed-off-by: James Hogan --- Reading git-diff-tree failed