summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d1a5ade..e6e64af 100644
--- a/Makefile
+++ b/Makefile
@@ -60,5 +60,5 @@ cf-fsi-test-palm : cf-fsi-test.c cf-wrapper-palm.o
.PRECIOUS : cf-code/%.elf
clean:
- rm -rf cf-fsi-test-* *.o
+ rm -rf cf-fsi-test-* *.o *.s
rm -rf cf-code/*.elf cf-code/*.bin cf-code/*.s cf-code/*.o
OpenPOWER on IntegriCloud