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 45a2e1c492..e7c18fcc56 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.15.1 +LINUX_VERSION:=2.6.15.3 LINUX_RELEASE:=1 -LINUX_KERNEL_MD5SUM:=3a71f70fecf25a893bb95efaa37f575c +LINUX_KERNEL_MD5SUM:=57a8675485bbc4982e9267fab6b24519 include ../rules.mk include ./config |