ppc4xx: Add missing APC405 to MAKEALL
[oweals/u-boot.git] / board / cmc_pu2 / Makefile
old mode 100755 (executable)
new mode 100644 (file)
index f7a1360..9745ebd
@@ -38,7 +38,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################