]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/cradle/Makefile
Merge branch 'master' of /home/wd/git/u-boot/custodians
[karo-tx-uboot.git] / board / cradle / Makefile
index 90a790793615a248d3f8d6dd392a21ab6796a404..1ae785db5fc749aea01fe2c38b850eaaa422d8d4 100644 (file)
@@ -39,7 +39,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################