]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/amcc/makalu/Makefile
Cleanup: remove redundant deleting on *~ files
[karo-tx-uboot.git] / board / amcc / makalu / Makefile
index f7a336727be4127626c25a98899e345c46e5e7e9..dc3edc11aa863caa67a01ed9daab07370f55cae2 100644 (file)
@@ -38,7 +38,7 @@ clean:
        rm -f $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak $(obj).depend *~
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################