projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6271b4
)
make tags useful for block drivers and hardaware devices
author
Juan Quintela
<quintela@redhat.com>
Mon, 29 Jun 2009 11:49:29 +0000
(13:49 +0200)
committer
Anthony Liguori
<aliguori@us.ibm.com>
Mon, 29 Jun 2009 19:18:07 +0000
(14:18 -0500)
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 09f8d5d9424c1206c05d92d4fdf54aaf113a834a..2a4b3f335e5019a554abe14930ff4f82cd2996e5 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-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.*