drivers: fmp: remove failing command

This commit is contained in:
Gabriel2392 2023-07-14 21:20:48 +00:00
parent 2a549c0e64
commit 0e12bd998e

View file

@ -51,5 +51,4 @@ fips_clean:
@rm -f $(objtree)/drivers/crypto/fmp/fipsed_*.c
@rm -f $(objtree)/drivers/crypto/fmp/fips140_ic_support.c
@rm -f $(objtree)/drivers/crypto/fmp/*.o
@sync
@echo " Clean FIPS module artefacts completed "