]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/zylonite/Makefile
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / zylonite / Makefile
index d72dc98f01a1a02bef6d436d845311538142892c..89542356b7c2dd4b439e0989248bb36b71d82f61 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
 
 #########################################################################