]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/cradle/Makefile
imported Ka-Ro specific additions to U-Boot 2009.08 for TX28
[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
 
 #########################################################################