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