summaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/Makefile
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2016-01-27 12:44:07 +0000
committerRafał Miłecki <zajec5@gmail.com>2016-01-27 12:44:07 +0000
commit39f1157075314784bb1e26c2a1b77107a45a6eb5 (patch)
tree65dcb30dbaf6dbf95edb2d1d7b374e3fdc0dbb5a /target/linux/bcm53xx/Makefile
parent1dfa8f37db2a4778bf664b32c05e1630bb281699 (diff)
downloadmaster-31e0f0ae-39f1157075314784bb1e26c2a1b77107a45a6eb5.tar.gz
master-31e0f0ae-39f1157075314784bb1e26c2a1b77107a45a6eb5.tar.bz2
master-31e0f0ae-39f1157075314784bb1e26c2a1b77107a45a6eb5.zip
bcm53xx: switch to kernel 4.4
Initially 4.4 didn't work on bcm53xx because network was breaking few seconds after setting interfaces. It's fixed since r48059 (switching from 4.4-rc5 to 4.4-rc7). Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 48510
Diffstat (limited to 'target/linux/bcm53xx/Makefile')
-rw-r--r--target/linux/bcm53xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm53xx/Makefile b/target/linux/bcm53xx/Makefile
index 68cfa63ad9..7654f1646e 100644
--- a/target/linux/bcm53xx/Makefile
+++ b/target/linux/bcm53xx/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs nand usb pci pcie gpio
MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de>
CPU_TYPE:=cortex-a9
-KERNEL_PATCHVER:=4.1
+KERNEL_PATCHVER:=4.4
include $(INCLUDE_DIR)/target.mk