]> git.sur5r.net Git - u-boot/blobdiff - board/exbitgen/Makefile
AVR32: Make cacheflush cpu-dependent
[u-boot] / board / exbitgen / Makefile
index 5e297afedc68b7506605a50601f419fa22042ffa..4f752a86b45bd6c242667de64a82f463d6ab9c0a 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
 
 #########################################################################