Skip to content

Commit

Permalink
change x86/ar71xx kernel to 4.9.128
Browse files Browse the repository at this point in the history
  • Loading branch information
coolsnowwolf committed Sep 22, 2018
1 parent 523655c commit eabe852
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion include/target.mk
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ iptables-mod-nat-extra kmod-nf-nathelper kmod-nf-nathelper-extra kmod-ipt-raw km
default-settings ipset-lists luci luci-app-ddns luci-app-sqm luci-app-upnp luci-app-adbyby-plus luci-app-autoreboot \
luci-app-filetransfer luci-app-ssr-pro luci-app-usb-printer luci-app-vsftpd ddns-scripts_aliyun luci-app-xlnetacc \
luci-app-pptp-server luci-app-ipsec-vpnd luci-app-vlmcsd luci-app-wifischedule luci-app-wol \
luci-app-sfe luci-app-flowoffload luci-app-nlbwmon
luci-app-sfe luci-app-flowoffload luci-app-nlbwmon luci-app-fullconenat
# For nas targets
DEFAULT_PACKAGES.nas:=block-mount fdisk lsblk mdadm
# For router targets
Expand Down
2 changes: 1 addition & 1 deletion target/linux/ar71xx/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ FEATURES:=usbgadget
CPU_TYPE:=24kc
SUBTARGETS:=generic tiny nand mikrotik

KERNEL_PATCHVER:=4.14
KERNEL_PATCHVER:=4.9

include $(INCLUDE_DIR)/target.mk

Expand Down
2 changes: 1 addition & 1 deletion target/linux/x86/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ FEATURES:=squashfs ext4 vdi vmdk pcmcia targz fpu
SUBTARGETS:=generic legacy geode 64
MAINTAINER:=Felix Fietkau <[email protected]>

KERNEL_PATCHVER:=4.14
KERNEL_PATCHVER:=4.9

KERNELNAME:=bzImage

Expand Down

0 comments on commit eabe852

Please sign in to comment.