]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/cradle/Makefile
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / cradle / Makefile
index 90a790793615a248d3f8d6dd392a21ab6796a404..1ae785db5fc749aea01fe2c38b850eaaa422d8d4 100755 (executable)
@@ -39,7 +39,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################