pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
[oweals/u-boot.git] / board / tqc / tqm85xx / Makefile
index 8ea07f246863f12d75b668de186c48c4f23bf759..adda9d45b793ccca3e2cb7b3fba63ad5adb301e9 100644 (file)
@@ -44,7 +44,7 @@ clean:
        rm -f $(OBJS) $(SOBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################