浏览代码

uml: Switch to 4.9 kernel

Signed-off-by: Florian Fainelli <[email protected]>
Florian Fainelli 8 年之前
父节点
当前提交
bb71847da5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      target/linux/uml/Makefile

+ 1 - 1
target/linux/uml/Makefile

@@ -22,7 +22,7 @@ BOARDNAME:=User Mode Linux
 FEATURES:=squashfs ext4 audio source-only
 MAINTAINER:=Florian Fainelli <[email protected]>
 
-KERNEL_PATCHVER:=4.4
+KERNEL_PATCHVER:=4.9
 
 include $(INCLUDE_DIR)/target.mk