diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-17 18:08:59 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-17 18:08:59 +0000 |
commit | 9f46b8854979b02f36eaa92063a725010b14ffb9 (patch) | |
tree | 61a7650351ed4e7fc826f86f22f3bab8a929faf6 /openwrt/target/linux/x86-2.6 | |
parent | d47b348049b2fefd08992849a5d5a292b95e8d42 (diff) |
update to linux 2.6.15.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3007 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 bfdc0757de..3bb8c4d231 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 +LINUX_VERSION:=2.6.15.1 LINUX_RELEASE:=1 -LINUX_KERNEL_MD5SUM:=cdf95e00f5111e31f78e1d97304d9522 +LINUX_KERNEL_MD5SUM:=3a71f70fecf25a893bb95efaa37f575c include ../rules.mk include ./config |