diff options
Diffstat (limited to 'openwrt/target/linux/x86-2.6')
-rw-r--r-- | openwrt/target/linux/x86-2.6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/target/linux/x86-2.6/Makefile b/openwrt/target/linux/x86-2.6/Makefile index 6c5f2a9df1..330ed93d19 100644 --- a/openwrt/target/linux/x86-2.6/Makefile +++ b/openwrt/target/linux/x86-2.6/Makefile @@ -1,8 +1,8 @@ include $(TOPDIR)/rules.mk -LINUX_VERSION:=2.6.16.1 +LINUX_VERSION:=2.6.16.2 LINUX_RELEASE:=1 -LINUX_KERNEL_MD5SUM:=52439ea54fe67b6a0554c01129445118 +LINUX_KERNEL_MD5SUM:=d4105a5ba1d9f82acee2c525c65ef969 include ../rules.mk include ./config |