public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] mkfs.ubifs: clean the hashtable target as well
@ 2008-12-05 10:20 Sebastian Andrzej Siewior
  2008-12-05 10:53 ` Artem Bityutskiy
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastian Andrzej Siewior @ 2008-12-05 10:20 UTC (permalink / raw)
  To: linux-mtd

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
---
 mkfs.ubifs/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/mkfs.ubifs/Makefile b/mkfs.ubifs/Makefile
index f802bff..9471ac4 100644
--- a/mkfs.ubifs/Makefile
+++ b/mkfs.ubifs/Makefile
@@ -11,7 +11,7 @@ mkfs.ubifs: crc16.o crc32.o lpt.o compr.o hashtable/hashtable.o \
             hashtable/hashtable_itr.o devtable.o
 
 clean:
-	rm -f *.o $(TARGETS) cscope.*
+	rm -f *.o hashtable/*.o $(TARGETS) cscope.*
 
 cscope:
 	@echo $(ALL_SOURCES) > cscope.files
-- 
1.5.6.5

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

* Re: [PATCH] mkfs.ubifs: clean the hashtable target as well
  2008-12-05 10:20 [PATCH] mkfs.ubifs: clean the hashtable target as well Sebastian Andrzej Siewior
@ 2008-12-05 10:53 ` Artem Bityutskiy
  0 siblings, 0 replies; 2+ messages in thread
From: Artem Bityutskiy @ 2008-12-05 10:53 UTC (permalink / raw)
  To: Sebastian Andrzej Siewior; +Cc: linux-mtd

On Fri, 2008-12-05 at 11:20 +0100, Sebastian Andrzej Siewior wrote:
> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
> ---
>  mkfs.ubifs/Makefile |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Pushed, thanks.

-- 
Best regards,
Artem Bityutskiy (Битюцкий Артём)

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

end of thread, other threads:[~2008-12-05 10:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-05 10:20 [PATCH] mkfs.ubifs: clean the hashtable target as well Sebastian Andrzej Siewior
2008-12-05 10:53 ` Artem Bityutskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox