Re: [U-Boot] [PATCH] examples: add smc911x_eeprom to clean target

2011-05-12 Thread Wolfgang Denk
Dear Mike Frysinger, In message <1304805930-15654-1-git-send-email-vap...@gentoo.org> you wrote: > Signed-off-by: Mike Frysinger > --- > Makefile |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH,

[U-Boot] [PATCH] examples: add smc911x_eeprom to clean target

2011-05-07 Thread Mike Frysinger
Signed-off-by: Mike Frysinger --- Makefile |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 3b5e137..6f17e3b 100644 --- a/Makefile +++ b/Makefile @@ -1124,7 +1124,7 @@ clean: $(obj)examples/standalone/interrupt