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