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