i386: Fix malloc initialization
[oweals/u-boot.git] / board / cerf250 / Makefile
index 50d07b80226b56979150f7a94e1a89bbae6d3d4e..a806b184920d2abff6c5be38bffec1124943029b 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
 
 #########################################################################