Merge branch 'master' of git://www.denx.de/git/u-boot-avr32
[oweals/u-boot.git] / board / atmel / at91sam9263ek / Makefile
index 5adb0bc853a0525bf07e6466a7a1f9a25e22383a..00a6b00ddfa4a6543d31c9b01fb2dc1c6b64887a 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
 
 #########################################################################