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