]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
examples: add smc911x_eeprom to clean target
authorMike Frysinger <vapier@gentoo.org>
Sat, 7 May 2011 12:05:30 +0000 (12:05 +0000)
committerWolfgang Denk <wd@denx.de>
Thu, 12 May 2011 21:52:10 +0000 (23:52 +0200)
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Makefile

index 384a59e803d677d4c2fae1e4a302556785b11b7c..878bb85b0f7c00543551c6c57df6e3287f91b7f3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1101,7 +1101,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}