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:
9fc3ad6
)
Fix TP-Link TL-WDR43x0 board name
author
Piotr Dymacz
<pepe2k@gmail.com>
Fri, 23 Dec 2016 10:57:49 +0000
(11:57 +0100)
committer
Piotr Dymacz
<pepe2k@gmail.com>
Fri, 23 Dec 2016 10:57:49 +0000
(11:57 +0100)
u-boot/Makefile
patch
|
blob
|
history
diff --git
a/u-boot/Makefile
b/u-boot/Makefile
index 6a2ae200eecdc0833e964100ab935d5b3de0afe4..194462d3936790b50b717d4e63dca428894b5090 100644
(file)
--- a/
u-boot/Makefile
+++ b/
u-boot/Makefile
@@
-517,7
+517,7
@@
tp-link_tl-wdr3600: ar934x_common
@$(MKCONFIG) -a db12x mips mips db12x ar7240 ar7240
tp-link_tl-wdr43x0: ar934x_common
- @$(call config_init,TP-Link TL-WDR
360
0,tl-wdr43x0,8,16,1,QCA_AR9344_SOC)
+ @$(call config_init,TP-Link TL-WDR
43x
0,tl-wdr43x0,8,16,1,QCA_AR9344_SOC)
@$(call define_add,CONFIG_FOR_TPLINK_WDR43X0_V1,1)
@$(call define_add,CFG_ATHRS17_PHY,1)
@$(call define_add,CFG_AG7240_NMACS,1)