projects
/
J-u-boot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update make target for ARM supported boards.
[J-u-boot.git]
/
board
/
omap1610inn
/
Makefile
diff --git
a/board/omap1610inn/Makefile
b/board/omap1610inn/Makefile
index 4a96b8334be2fd0b57ceedae6d3d7356c9fbadda..4560102327e9d786d965bb0e8c2b4035c97c0aad 100644
(file)
--- a/
board/omap1610inn/Makefile
+++ b/
board/omap1610inn/Makefile
@@
-26,7
+26,7
@@
include $(TOPDIR)/config.mk
LIB = lib$(BOARD).a
OBJS := omap1610innovator.o flash.o
-SOBJS :=
platform
.o
+SOBJS :=
lowlevel_init
.o
$(LIB): $(OBJS) $(SOBJS)
$(AR) crv $@ $^
This page took
0.026038 seconds
and
4
git commands to generate.