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:
ca598a1
)
Include new QC/A SPI FLASH driver in Makefile
author
Piotr Dymacz
<pepe2k@gmail.com>
Wed, 2 Dec 2015 17:57:42 +0000
(18:57 +0100)
committer
Piotr Dymacz
<pepe2k@gmail.com>
Wed, 2 Dec 2015 17:57:42 +0000
(18:57 +0100)
u-boot/cpu/mips/ar7240/Makefile
patch
|
blob
|
history
diff --git
a/u-boot/cpu/mips/ar7240/Makefile
b/u-boot/cpu/mips/ar7240/Makefile
index c48e0287ce8bc399039347573786412416b4a354..f009f256f6339844ec60d29f76f79d5d8b69c758 100644
(file)
--- a/
u-boot/cpu/mips/ar7240/Makefile
+++ b/
u-boot/cpu/mips/ar7240/Makefile
@@
-9,6
+9,7
@@
SOBJS =
OBJS += meminit.o
OBJS += qca_common.o
OBJS += qca_clocks.o
+OBJS += qca_sf.o
SOBJS += qca_gpio_init.o
ifeq ($(BOARD), ap121)