[Skiboot] [RFC PATCH 6/7] external/pflash: Update distclean make target
Cyril Bur
cyril.bur at au1.ibm.com
Fri Jul 17 17:01:23 AEST 2015
Signed-off-by: Cyril Bur <cyril.bur at au1.ibm.com>
---
external/pflash/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/external/pflash/Makefile b/external/pflash/Makefile
index 45f500b..9be0e12 100644
--- a/external/pflash/Makefile
+++ b/external/pflash/Makefile
@@ -45,3 +45,4 @@ clean:
distclean: clean
rm -f *.c~ *.h~ *.sh~ Makefile~ config.mk~ libflash/*.c~ libflash/*.h~
rm -f libflash ccan sfc-ctrl.c ast-sf-ctrl.c .version .version.tmp
+ rm -f common io.h make_version.sh
--
2.4.6
More information about the Skiboot
mailing list