* [PATCH 1/2] Remove config-host.h on clean.
@ 2013-03-12 7:04 olegmatcovsky
2013-03-12 12:10 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: olegmatcovsky @ 2013-03-12 7:04 UTC (permalink / raw)
To: fio; +Cc: Oleg Matcovschi
From: Oleg Matcovschi <olegmatcovsky@gmail.com>
Signed-off-by: Oleg Matcovschi <olegmatcovsky@gmail.com>
---
Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index 023557c..7a17555 100644
--- a/Makefile
+++ b/Makefile
@@ -217,7 +217,7 @@ fio: $(OBJS)
$(QUIET_LINK)$(CC) $(LDFLAGS) $(CFLAGS) -o $@ $(OBJS) $(LIBS) $(LDFLAGS)
clean: FORCE
- -rm -f .depend $(OBJS) $(T_OBJS) $(PROGS) $(T_PROGS) core.* core FIO-VERSION-FILE config-host.mak cscope.out *.d
+ -rm -f .depend $(OBJS) $(T_OBJS) $(PROGS) $(T_PROGS) core.* core FIO-VERSION-FILE config-host.mak config-host.h cscope.out *.d
cscope:
@cscope -b -R
--
1.7.5.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 1/2] Remove config-host.h on clean.
2013-03-12 7:04 [PATCH 1/2] Remove config-host.h on clean olegmatcovsky
@ 2013-03-12 12:10 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2013-03-12 12:10 UTC (permalink / raw)
To: olegmatcovsky; +Cc: fio
On Tue, Mar 12 2013, olegmatcovsky@gmail.com wrote:
> From: Oleg Matcovschi <olegmatcovsky@gmail.com>
>
> Signed-off-by: Oleg Matcovschi <olegmatcovsky@gmail.com>
Thanks, applied this and your shm/huge-tlb fix too.
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-03-12 12:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-12 7:04 [PATCH 1/2] Remove config-host.h on clean olegmatcovsky
2013-03-12 12:10 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox