AT91: Replace AT91_BASE_EMAC by the board specific values.
[oweals/u-boot.git] / board / atmel / at91sam9261ek / Makefile
index 7702a9c90348948a636c6b95676b1c90b5e34b32..d7b063dec8dfc780e59d4af0610b71232f435738 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
 
 #########################################################################