Cleanup out-or-tree building for some boards (.depend)
[oweals/u-boot.git] / board / gaisler / gr_ep2s60 / Makefile
index d58f50d99f9a2d0a196ab48143a2872851157701..4a5d73b47c13b1e4311c52878581ff5428a3f5e9 100644 (file)
@@ -40,7 +40,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################