Makefile: remove config-host.ld
authorJens Axboe <axboe@kernel.dk>
Fri, 25 Jan 2013 15:52:43 +0000 (08:52 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 25 Jan 2013 15:52:43 +0000 (08:52 -0700)
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Makefile

index 30a7f2e8320caaf91493f72b10775468e9bf8fc0..52ec4a2dad491bedb7116dffcffc6dd383a52e4f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -205,7 +205,7 @@ fio: $(OBJS)
 $(PROGS): .depend
 
 clean: FORCE
-       -rm -f .depend $(OBJS) $(T_OBJS) $(PROGS) $(T_PROGS) core.* core FIO-VERSION-FILE config-host.mak config-host.ld cscope.out
+       -rm -f .depend $(OBJS) $(T_OBJS) $(PROGS) $(T_PROGS) core.* core FIO-VERSION-FILE config-host.mak cscope.out
 
 cscope:
        @cscope -b -R