Home
last modified time | relevance | path

Searched hist:"0 f558c33" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/
H A DMakefile0f558c33 Sun Feb 19 06:50:37 CST 2006 Mattia Dongili <malattia@linux.it> kbuild: fix a cscope bug (make cscope segfaults)

Workaround a cscope bug where a trailing ':' in VPATH makes it segfault
and let it build the cross-reference succesfully.

VPATH=/home/mattia/devel/kernel/git/linux-2.6: cscope -b
[1] 17555 segmentation fault VPATH=/home/mattia/devel/kernel/git/linux-2.6: cscope -b

Signed-off-by: Mattia Dongili <malattia@linux.it>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>