qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 1/2] usb: Clean common object and dependency files
@ 2012-07-23 11:44 Jan Kiszka
  2012-07-23 11:45 ` [Qemu-devel] [PATCH 2/2] qom: Clean libuser " Jan Kiszka
  2012-07-30 16:14 ` [Qemu-devel] [Qemu-trivial] [PATCH 1/2] usb: Clean common " Stefan Hajnoczi
  0 siblings, 2 replies; 3+ messages in thread
From: Jan Kiszka @ 2012-07-23 11:44 UTC (permalink / raw)
  To: qemu-trivial; +Cc: qemu-devel

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index ab82ef3..1b3882a 100644
--- a/Makefile
+++ b/Makefile
@@ -218,7 +218,7 @@ clean:
 	rm -Rf .libs
 	rm -f slirp/*.o slirp/*.d audio/*.o audio/*.d block/*.o block/*.d net/*.o net/*.d fsdev/*.o fsdev/*.d ui/*.o ui/*.d qapi/*.o qapi/*.d qga/*.o qga/*.d
 	rm -f qom/*.o qom/*.d
-	rm -f usb/*.o usb/*.d hw/*.o hw/*.d
+	rm -f hw/usb/*.o hw/usb/*.d hw/*.o hw/*.d
 	rm -f qemu-img-cmds.h
 	rm -f trace/*.o trace/*.d
 	rm -f trace-dtrace.dtrace trace-dtrace.dtrace-timestamp
-- 
1.7.3.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-07-30 16:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-23 11:44 [Qemu-devel] [PATCH 1/2] usb: Clean common object and dependency files Jan Kiszka
2012-07-23 11:45 ` [Qemu-devel] [PATCH 2/2] qom: Clean libuser " Jan Kiszka
2012-07-30 16:14 ` [Qemu-devel] [Qemu-trivial] [PATCH 1/2] usb: Clean common " Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).