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:
d49f856
)
Include new FLASH common code file also in ap143 Makefile
author
Piotr Dymacz
<pepe2k@gmail.com>
Wed, 2 Dec 2015 23:56:53 +0000
(
00:56
+0100)
committer
Piotr Dymacz
<pepe2k@gmail.com>
Wed, 2 Dec 2015 23:56:53 +0000
(
00:56
+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 f606bbf6f316e76dd141fb75605eb883009aad08..9df7fe142f18f964e74cb4968582af07aefe3610 100644
(file)
--- a/
u-boot/board/ar7240/ap143/Makefile
+++ b/
u-boot/board/ar7240/ap143/Makefile
@@
-2,7
+2,7
@@
include $(TOPDIR)/config.mk
LIB = lib$(BOARD).a
-OBJS = $(BOARD).o ../common/
ar7240
_flash.o ../common/common.o ../common/qca-eth-953x.o ../common/ath_pci.o ../common/init-953x.o
+OBJS = $(BOARD).o ../common/
spi
_flash.o ../common/common.o ../common/qca-eth-953x.o ../common/ath_pci.o ../common/init-953x.o
ifeq ($(ETH_CONFIG), _s27)
OBJS += ../common/athr_s27_phy.o