]> git.sur5r.net Git - u-boot/blobdiff - board/esd/pmc440/Makefile
ppc4xx: Fix building of PMC440 board
[u-boot] / board / esd / pmc440 / Makefile
index 68b566c4a6e029c2ddcd8f8fa84a7af07173cbd4..8c09efae7bbe60f1042729c9c637320e6306c43c 100644 (file)
@@ -44,7 +44,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################