summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_make_world_common.sh
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2015-05-06 21:22:11 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2015-05-06 21:22:11 +0200
commit2dcc82f1ee2b0beaf0ee4f34b6dff215455ad41a (patch)
tree193b59fe1d6df246a6a112c179987c58ada07f77 /scripts/lib/ptxd_make_world_common.sh
parent8f4614c85862e4e7b4aebdb784155947f7e4dd83 (diff)
downloadptxdist-2dcc82f1ee2b0beaf0ee4f34b6dff215455ad41a.tar.gz
ptxdist-2dcc82f1ee2b0beaf0ee4f34b6dff215455ad41a.tar.xz
tags: generate cscope by default, too
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'scripts/lib/ptxd_make_world_common.sh')
-rw-r--r--scripts/lib/ptxd_make_world_common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/lib/ptxd_make_world_common.sh b/scripts/lib/ptxd_make_world_common.sh
index 150d70c16..e8105fa62 100644
--- a/scripts/lib/ptxd_make_world_common.sh
+++ b/scripts/lib/ptxd_make_world_common.sh
@@ -142,7 +142,7 @@ ptxd_make_world_init_compat() {
#
# default: "tags ctags"
#
- pkg_tags_opt="${pkg_tags_opt:-tags ctags}"
+ pkg_tags_opt="${pkg_tags_opt:-tags ctags cscope}"
#