diff --git a/qla_isp/linux-2.6/Makefile b/qla_isp/linux-2.6/Makefile index ee0db7a56..ea0ee0b17 100644 --- a/qla_isp/linux-2.6/Makefile +++ b/qla_isp/linux-2.6/Makefile @@ -64,7 +64,7 @@ tools: cd ../linux && $(MAKE) tools tags: FRC - @ctags --recurse --append=no --exclude=linux-2.6 --exclude=Makefile --exclude=freebsd --exclude=solaris ../ + @ctags --recurse --append=no ../linux ../common ../../scst FRC: