Cleanup out-or-tree building for some boards (.depend)
[oweals/u-boot.git] / board / ppmc8260 / Makefile
index 7fd545b9d5c89128f561068a8e24641381248a83..1d56d161836b073208076039e9ea438b05fde213 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
 
 #########################################################################