Cleanup out-or-tree building for some boards (.depend)
[platform/kernel/u-boot.git] / board / munices / Makefile
index 09c63c3..5862bed 100644 (file)
@@ -38,7 +38,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################