projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c487bde
)
ar71xx: switch to 24kc
author
Jonas Gorski
<jonas.gorski@gmail.com>
Sun, 21 Aug 2016 17:23:10 +0000
(19:23 +0200)
committer
Felix Fietkau
<nbd@nbd.name>
Tue, 23 Aug 2016 09:55:32 +0000
(11:55 +0200)
GCC treats 24kc and 34kc exactly the same and will generate identical
code, so there is no need to tune to 34kc instead of 24kc.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
target/linux/ar71xx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/Makefile
b/target/linux/ar71xx/Makefile
index 594b48ef2cc20cdb4611c26a1a0945edcccb37f1..c0d867c1d914212b7e9babee5ed9102451de308e 100644
(file)
--- a/
target/linux/ar71xx/Makefile
+++ b/
target/linux/ar71xx/Makefile
@@
-10,7
+10,7
@@
ARCH:=mips
BOARD:=ar71xx
BOARDNAME:=Atheros AR7xxx/AR9xxx
FEATURES:=mips16
-CPU_TYPE=
3
4kc
+CPU_TYPE=
2
4kc
SUBTARGETS:=generic nand mikrotik
KERNEL_PATCHVER:=4.4