Cleanup out-or-tree building for some boards (.depend)
[platform/kernel/u-boot.git] / board / ssv / adnpesc1 / Makefile
index 5b87b75..40f04b8 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
 
 #########################################################################