]> git.sur5r.net Git - u-boot/blobdiff - board/esd/hh405/Makefile
ppc4xx: Use correct io accessors for esd 405/440 boards
[u-boot] / board / esd / hh405 / Makefile
index 0e5e57a5adeecdd66a8dffd821702b97432134cf..c57d90cf6fed304f5257010ecd59be1a7e5c7042 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
 
 #########################################################################