]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/mx1fs2/Makefile
imported U-Boot Release 2009.08 from Freescale BSP L2.6.31_10.08.01
[karo-tx-uboot.git] / board / mx1fs2 / Makefile
index 516a8b90f3fdcd338d2e04e4454958b7a80023a2..f81f7acd578f5308b3dea1db6f58f7aa781713a4 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
 
 #########################################################################