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