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:
068f158
)
mvblx: punt unused clean/distclean targets
author
Michael Jones
<michael.jones@matrix-vision.de>
Sun, 6 Nov 2011 22:44:29 +0000
(22:44 +0000)
committer
Wolfgang Denk
<wd@denx.de>
Sun, 27 Nov 2011 14:48:33 +0000
(15:48 +0100)
Signed-off-by: Michael Jones <michael.jones@matrix-vision.de>
board/matrix_vision/mvblx/Makefile
patch
|
blob
|
history
diff --git
a/board/matrix_vision/mvblx/Makefile
b/board/matrix_vision/mvblx/Makefile
index 01cb5171569eb148c246b646b98fa1b99df0cd57..f519a5d27450163b5e386a17a0132114d5214990 100644
(file)
--- a/
board/matrix_vision/mvblx/Makefile
+++ b/
board/matrix_vision/mvblx/Makefile
@@
-37,12
+37,6
@@
CFLAGS += -Werror
$(LIB): $(obj).depend $(OBJS)
$(call cmd_link_o_target, $(OBJS))
-clean:
- rm -f $(OBJS)
-
-distclean: clean
- rm -f $(LIB) core *.bak $(obj).depend
-
#########################################################################
# defines $(obj).depend target