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