projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db4550c
)
brcm47xx: use kernel 4.9 by default
author
Hauke Mehrtens
<
[email protected]
>
Wed, 18 Oct 2017 19:53:31 +0000
(21:53 +0200)
committer
Hauke Mehrtens
<
[email protected]
>
Wed, 18 Oct 2017 21:27:17 +0000
(23:27 +0200)
Kernel 4.9 is now working on the brcm47xx boards, we just recently fixed
the problem that some boards did not boot at all, by changing the memory
regions used to relocate the kernel to in the loader.
Signed-off-by: Hauke Mehrtens <
[email protected]
>
target/linux/brcm47xx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/brcm47xx/Makefile
b/target/linux/brcm47xx/Makefile
index 73b7bff4f397075b2a99f9ac6911f8a9a2737b3e..f0ac7f94a01672947b6f6601ac2dba8289864e0f 100644
(file)
--- a/
target/linux/brcm47xx/Makefile
+++ b/
target/linux/brcm47xx/Makefile
@@
-13,7
+13,7
@@
FEATURES:=squashfs usb
SUBTARGETS:=generic mips74k legacy
MAINTAINER:=Hauke Mehrtens <
[email protected]
>
-KERNEL_PATCHVER:=4.
4
+KERNEL_PATCHVER:=4.
9
define Target/Description
Build firmware images for Broadcom based BCM47xx/53xx routers with MIPS CPU, *not* ARM.