Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
[oweals/u-boot.git] / board / amcc / canyonlands / Makefile
index 7a2eaa5163e41675a19ba94e0279213fe712acd9..2aeead60f915d20a98bb36d20e2a079a546ace33 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
 
 #########################################################################