aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2017-10-18 21:53:31 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2017-10-18 23:27:17 +0200
commit2af10c30fe5a7f1d13a790187868c1ee2209a575 (patch)
tree22982b574bd6e05265fb324931426a9d0f112240 /target/linux/brcm47xx
parentdb4550c4c812c5bf146e654845008e78c62c16d1 (diff)
downloadupstream-2af10c30fe5a7f1d13a790187868c1ee2209a575.tar.gz
upstream-2af10c30fe5a7f1d13a790187868c1ee2209a575.tar.bz2
upstream-2af10c30fe5a7f1d13a790187868c1ee2209a575.zip
brcm47xx: use kernel 4.9 by default
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 <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/brcm47xx')
-rw-r--r--target/linux/brcm47xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/Makefile b/target/linux/brcm47xx/Makefile
index 73b7bff4f3..f0ac7f94a0 100644
--- a/target/linux/brcm47xx/Makefile
+++ b/target/linux/brcm47xx/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs usb
SUBTARGETS:=generic mips74k legacy
MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de>
-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.