]> git.sur5r.net Git - u-boot/blobdiff - board/atum8548/Makefile
Cleanup out-or-tree building for some boards (.depend)
[u-boot] / board / atum8548 / Makefile
index ac4e5838557b5b959cfe158b0c284f0be8630b1d..d2e689f1faf64963d5c5ee0d2d56b99bb271b166 100644 (file)
@@ -42,7 +42,7 @@ clean:
        rm -f $(OBJS) $(SOBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################