]> git.sur5r.net Git - u-boot/blobdiff - board/imx31_phycore/Makefile
cmc_pu2: fix misc_init_r prototype
[u-boot] / board / imx31_phycore / Makefile
index cb0e8e83f3db05fee64f4db81da9a1f65e039dc1..5ed2b4bd9fee298f468f8ca304261c364801c09e 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
 
 #########################################################################