make tags useful for block drivers and hardaware devices

Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
Juan Quintela
2009-06-29 14:18:07 -05:00
committed by Anthony Liguori
parent b6271b484c
commit ae95ade0cd
+1 -1
View File
@@ -301,7 +301,7 @@ test speed: all
$(MAKE) -C tests $@
TAGS:
etags *.[ch] tests/*.[ch]
etags *.[ch] tests/*.[ch] block/*.[ch] hw/*.[ch]
cscope:
rm -f ./cscope.*