summaryrefslogtreecommitdiff
path: root/scripts/Makefile.lib
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2002-12-01 02:12:47 -0800
committerJames Bottomley <jejb@raven.il.steeleye.com>2002-12-01 02:12:47 -0800
commit1504317a0d85ff9cbf729d9d4ff3886aacc7a695 (patch)
tree5d5d7a3d18ee441a69461b14f7817d2addbf9268 /scripts/Makefile.lib
parenta110ac32ded0c9b2505e41259342f79c85a74b49 (diff)
[PATCH] v850 support
On the v850, the elf toolchain uses a `_' prefix for all user symbols (I'm not sure why, since most toolchains seem to have dropped this sort of thing). The attached patch adds the ability to deal with this, if the macro MODULE_SYMBOL_PREFIX is defined by <asm/module.h>. This only affects places where symbol names come from the user, e.g., EXPORT_SYMBOL, or the explicit symbol-names used in kernel/module.c itself. [Tweaked a little by Rusty, original by Miles Bader]
Diffstat (limited to 'scripts/Makefile.lib')
0 files changed, 0 insertions, 0 deletions