mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flash
[oweals/u-boot.git] / board / w7o / Makefile
index 46b8c8923a62c0cc49b726e81bf5250c6d5590ce..e481bb2880c61a9997e57d3aea25d2e66c2c4cbd 100644 (file)
@@ -43,7 +43,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################