kernel_optimize_test/scripts/genksyms
James Hogan 97c3ec6308 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 <linux/export.h> and so
that modpost finds them.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
2013-03-02 20:11:13 +00:00
..
.gitignore
genksyms.c
genksyms.h
keywords.gperf
keywords.hash.c_shipped
lex.l
lex.lex.c_shipped
Makefile
parse.tab.c_shipped
parse.tab.h_shipped
parse.y