summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSam Ravnborg <sam@mars.ravnborg.org>2004-03-30 01:13:52 +0200
committerSam Ravnborg <sam@mars.ravnborg.org>2004-03-30 01:13:52 +0200
commit2cd379f95ec824cbc91b407a84ce5677589d51ec (patch)
tree11a0d1309ce0bec664aa19ae44d25c4c7a3c60ff /Makefile
parent0dbbc713048ac36b68cbc523563e7f73a5fe2ac5 (diff)
kbuild: Add cscope to make help
From: Bjorn Helgas <bjorn.helgaas@hp.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0d9d78cfd3c7..fbdf0fe94fce 100644
--- a/Makefile
+++ b/Makefile
@@ -921,6 +921,7 @@ help:
@echo ' dir/file.[ois] - Build specified target only'
@echo ' rpm - Build a kernel as an RPM package'
@echo ' tags/TAGS - Generate tags file for editors'
+ @echo ' cscope - Generate cscope index'
@echo ''
@echo 'Documentation targets:'
@$(MAKE) -f $(srctree)/Documentation/DocBook/Makefile dochelp