mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-02 23:06:59 +00:00
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>