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