]> git.sur5r.net Git - u-boot/blobdiff - board/atmel/at91cap9adk/Makefile
Merge branch 'master' of git://www.denx.de/git/u-boot
[u-boot] / board / atmel / at91cap9adk / Makefile
index f2b9c12ada6185294b2f88ea9a22bfd8c0996e80..2d2ff2cbb9701a7735a18134101046ddf54d2338 100644 (file)
@@ -45,7 +45,7 @@ clean:
        rm -f $(SOBJS) $(OBJS)
 
 distclean:     clean
-       rm -f $(LIB) core *.bak .depend
+       rm -f $(LIB) core *.bak $(obj).depend
 
 #########################################################################