]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - Makefile
lguest: don't set MAC address for guest unless specified
[linux-2.6-omap-h63xx.git] / Makefile
index 343ec4774b55cad719ee6acff5625a30fd91ac1b..f3e206509ee1fc740e4b17357c39d64e97c0939a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1492,7 +1492,7 @@ quiet_cmd_cscope-file = FILELST cscope.files
       cmd_cscope-file = (echo \-k; echo \-q; $(all-sources)) > cscope.files
 
 quiet_cmd_cscope = MAKE    cscope.out
-      cmd_cscope = cscope -b
+      cmd_cscope = cscope -b -f cscope.out
 
 cscope: FORCE
        $(call cmd,cscope-file)