比如在阅读arm架构的Linux内核代码时想建立arm架构相关的索引,可以使用下面的命令:
make ARCH=arm tags
转:https://www.cnblogs.com/pengdonglin137/p/7795213.html