core: remove *.raw files when cleaning up
authorH. Peter Anvin <hpa@zytor.com>
Mon, 25 May 2009 05:00:51 +0000 (22:00 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 25 May 2009 05:00:51 +0000 (22:00 -0700)
*.raw files are intermediate between .elf and .bin, remove on cleanup.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/Makefile

index 04994c0..df3310e 100644 (file)
@@ -129,7 +129,7 @@ netinstall: installer
 
 tidy dist:
        rm -f codepage.cp *.o *.elf *.a stupid.* patch.offset .depend .*.d
-       rm -f *.lsr *.lst *.map *.sec
+       rm -f *.lsr *.lst *.map *.sec *.raw
        rm -f */*.o */*.lst */.*.d
        rm -f $(OBSOLETE)