summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/barebox.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/barebox.make b/rules/barebox.make
index b518790ae..c12d2caa9 100644
--- a/rules/barebox.make
+++ b/rules/barebox.make
@@ -49,7 +49,7 @@ BAREBOX_MAKEVARS := \
CROSS_COMPILE=$(BOOTLOADER_CROSS_COMPILE) \
$(PARALLELMFLAGS)
-BAREBOX_TAGS_OPT := TAGS cscope
+BAREBOX_TAGS_OPT := TAGS tags cscope
ifdef PTXCONF_BAREBOX
$(BAREBOX_CONFIG):