Parcourir la source

bcm53xx: update to kernel 4.1

This makes bcm53xx use kernel 4.1 by default now.

Signed-off-by: Hauke Mehrtens <[email protected]>

SVN-Revision: 46877
Hauke Mehrtens il y a 10 ans
Parent
commit
b075d5e734
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      target/linux/bcm53xx/Makefile

+ 1 - 1
target/linux/bcm53xx/Makefile

@@ -13,7 +13,7 @@ FEATURES:=squashfs nand usb pci pcie gpio
 MAINTAINER:=Hauke Mehrtens <[email protected]>
 CPU_TYPE:=cortex-a9
 
-KERNEL_PATCHVER:=3.18
+KERNEL_PATCHVER:=4.1
 
 include $(INCLUDE_DIR)/target.mk