nascom: fix make clean
authorAlan Cox <alan@linux.intel.com>
Sun, 9 Dec 2018 00:52:27 +0000 (00:52 +0000)
committerAlan Cox <alan@linux.intel.com>
Sun, 9 Dec 2018 00:52:27 +0000 (00:52 +0000)
Kernel/platform-nascom/Makefile

index 2d5e426..b4ba353 100644 (file)
@@ -36,7 +36,8 @@ $(DISCARD_COBJS): %.rel: %.c
        $(CROSS_CC) $(CROSS_CCOPTS) $(CROSS_CC_SEGDISC) -c $<
 
 clean:
-       rm -f $(OBJS) core *~  *.asm *.rst *.lst *.sym
+       rm -f $(OBJS) core *~  *.asm *.rst *.lst *.sym *.rel
+       rm -f nasboot.lk nasboot.bin
 
 image:
        sdasz80 -o nasboot.s