utils: fix 6809 Make clean
authorAlan Cox <alan@linux.intel.com>
Tue, 18 Apr 2017 21:59:13 +0000 (22:59 +0100)
committerAlan Cox <alan@linux.intel.com>
Tue, 18 Apr 2017 21:59:13 +0000 (22:59 +0100)
Applications/util/Makefile.6809

index 8ab2fe8..520f195 100644 (file)
@@ -139,7 +139,7 @@ size.report: $(APPS) $(APPSNS) $(APPTC)
        ls -l $^ > $@
 
 clean:
-       rm -f $(OBJS) $(OBJSNS) $(APPS) $(APPSNS) $(APPTC) $(SRCS:.c=) core *~ *.asm *.lst *.sym *.map *.noi *.lk *.ihx *.tmp *.bin size.report
+       rm -f $(OBJS) $(OBJSNS) $(APPS) $(APPSNS) $(APPTC) $(SRCS:.c=) core *~ *.asm *.lst *.sym *.map *.noi *.lk *.ihx *.tmp *.bin *.o size.report
 
 rmbak:
        rm -f *~ core