]> git.sur5r.net Git - u-boot/blobdiff - board/pxa255_idp/Makefile
fsl_pci: create a SET_STD_PCI_INFO() helper wrapper
[u-boot] / board / pxa255_idp / Makefile
index 32399f0e94040a35156d5ecb5acaf0c230bca5d3..4892b42bc156d8d44dd6504d39cdcbe9cb62b399 100644 (file)
@@ -40,7 +40,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################