[U-Boot] [PATCH] examples: add smc911x_eeprom to clean target
Mike Frysinger
vapier at gentoo.org
Sun May 8 00:05:30 CEST 2011
Signed-off-by: Mike Frysinger <vapier at gentoo.org>
---
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 \
$(obj)examples/standalone/mem_to_mem_idma2intr \
$(obj)examples/standalone/sched \
- $(obj)examples/standalone/smc91111_eeprom \
+ $(obj)examples/standalone/smc911{11,x}_eeprom \
$(obj)examples/standalone/test_burst \
$(obj)examples/standalone/timer
@rm -f $(obj)examples/api/demo{,.bin}
--
1.7.5.rc3
More information about the U-Boot
mailing list