]> git.sur5r.net Git - u-boot/blobdiff - board/actux3/Makefile
fsl_pci: create a SET_STD_PCI_INFO() helper wrapper
[u-boot] / board / actux3 / Makefile
index f6168c3e7f14b0c952a9c31fc608ed44dd3512c2..2cd6d84a1756527fe1421c10349dc4fcb5e015ba 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
 
 #########################################################################