Skip to content
Snippets Groups Projects
Commit 59658509 authored by Joonsoo Kim's avatar Joonsoo Kim Committed by Michal Marek
Browse files

scripts/tags.sh: Support subarch for ARM


Current tags.sh doesn't handle subarch for ARM.
There are too many subarch on ARM, it is hard that we locate some
functions which are defined in every subarch with tags util family.
Therefore support subarch for removing this unconvenience.

We can use ARM subarch functionality like below.
"make cscope O=. SRCARCH=arm SUBARCH=xxx"

Signed-off-by: default avatarJoonsoo Kim <js1304@gmail.com>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent ad99ac2f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment