aboutsummaryrefslogtreecommitdiff
path: root/scripts/Makefile.modpost
diff options
context:
space:
mode:
authorIan Munsie <imunsie@au1.ibm.com>2011-08-30 11:47:58 +1000
committerMichal Marek <mmarek@suse.cz>2011-08-31 16:31:18 +0200
commit9c65426ad2cce12a2d72cdb42aa08f7ce946065d (patch)
treeda315dbe194704887f301b8f95afa660068914f6 /scripts/Makefile.modpost
parent09d481270d445d98342d8ab872f05491b6d23f8b (diff)
tags, powerpc: Update tags.sh to support _GLOBAL symbols
On PowerPC we use _GLOBAL throughout the assembly to define symbols, but currently these symbols are missing from the tags generated with ARCH=powerpc make tags. This patch modifies the tags.sh script to recognise _GLOBAL(.*) so that these symbols will be in the tags. This is almost (but not quite) PowerPC specific and this change should not affect anyone else: $ git grep -E '^_GLOBAL\(([^)]*)\).*' |sed 's/^\([^/]*\/[^/]*\)\/.*$/\1/'|uniq -c 627 arch/powerpc 2 arch/um Signed-off-by: Ian Munsie <imunsie@au1.ibm.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'scripts/Makefile.modpost')
0 files changed, 0 insertions, 0 deletions