projects
/
oweals
/
u-boot_mod.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f07c062
)
Fix ap143 Makefile
author
Piotr Dymacz
<pepe2k@gmail.com>
Wed, 2 Mar 2016 22:33:50 +0000
(23:33 +0100)
committer
Piotr Dymacz
<pepe2k@gmail.com>
Wed, 2 Mar 2016 22:33:50 +0000
(23:33 +0100)
u-boot/board/ar7240/ap143/Makefile
patch
|
blob
|
history
diff --git
a/u-boot/board/ar7240/ap143/Makefile
b/u-boot/board/ar7240/ap143/Makefile
index 9df7fe142f18f964e74cb4968582af07aefe3610..f4422af1fb4dede50b6721bbcd463234cc46ada6 100644
(file)
--- a/
u-boot/board/ar7240/ap143/Makefile
+++ b/
u-boot/board/ar7240/ap143/Makefile
@@
-8,7
+8,7
@@
ifeq ($(ETH_CONFIG), _s27)
OBJS += ../common/athr_s27_phy.o
endif
-SOBJS = ../common/
953x.o ../common/
tap-953x.o
+SOBJS = ../common/tap-953x.o
$(LIB): .depend $(OBJS) $(SOBJS)
$(AR) crv $@ $(OBJS) $(SOBJS)