projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac56032
)
examples: add smc911x_eeprom to clean target
author
Mike Frysinger
<vapier@gentoo.org>
Sat, 7 May 2011 12:05:30 +0000
(12:05 +0000)
committer
Wolfgang Denk
<wd@denx.de>
Thu, 12 May 2011 21:52:10 +0000
(23:52 +0200)
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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/smc911
11_eeprom
\
+ $(obj)examples/standalone/smc911
{11,x}_eeprom
\
$(obj)examples/standalone/test_burst \
$(obj)examples/standalone/timer
@rm -f $(obj)examples/api/demo{,.bin}