Cleanup out-or-tree building for some boards (.depend)
[oweals/u-boot.git] / board / icecube / Makefile
index 7762ed301563ff78dd60ab4d8bfdb7d5ea66ea04..c94e24fc6a683dff273d5ec91f764bb2c8e6702c 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
 
 #########################################################################