]> git.sur5r.net Git - u-boot/blobdiff - board/amcc/ebony/Makefile
ppc4xx: Consolidate pci_target_init() function
[u-boot] / board / amcc / ebony / Makefile
index 5da96e9e1c846aaab582cd468654ae8debc73520..6ab1a26b15b5338d60a5cefc03b14b8b1567872a 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
 
 #########################################################################