Author: rmilecki
Date: 2016-01-27 13:44:07 +0100 (Wed, 27 Jan 2016)
New Revision: 48510

Modified:
   trunk/target/linux/bcm53xx/Makefile
Log:
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?\197?\130 Mi?\197?\130ecki <[email protected]>

Modified: trunk/target/linux/bcm53xx/Makefile
===================================================================
--- trunk/target/linux/bcm53xx/Makefile 2016-01-27 10:40:58 UTC (rev 48509)
+++ trunk/target/linux/bcm53xx/Makefile 2016-01-27 12:44:07 UTC (rev 48510)
@@ -13,7 +13,7 @@
 MAINTAINER:=Hauke Mehrtens <[email protected]>
 CPU_TYPE:=cortex-a9
 
-KERNEL_PATCHVER:=4.1
+KERNEL_PATCHVER:=4.4
 
 include $(INCLUDE_DIR)/target.mk
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to