diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-06-18 14:32:57 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-06-18 14:32:57 +0000 |
commit | d1d400f1ad0e8d557290e16b9871839f202624c4 (patch) | |
tree | 3d0ca6adb272526e1887e18263499e81ea7ae752 /target/linux/sibyte-2.6/Makefile | |
parent | 7f7c42abe9f3e10915c8309ce4a57e8587fb66f4 (diff) |
upgrade to 2.6.17, probably break some stuff temporary
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3987 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/sibyte-2.6/Makefile')
-rw-r--r-- | target/linux/sibyte-2.6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/sibyte-2.6/Makefile b/target/linux/sibyte-2.6/Makefile index 3309a84e5..210c195ad 100644 --- a/target/linux/sibyte-2.6/Makefile +++ b/target/linux/sibyte-2.6/Makefile @@ -1,8 +1,8 @@ include $(TOPDIR)/rules.mk -LINUX_VERSION:=2.6.16.7 +LINUX_VERSION:=2.6.17 LINUX_RELEASE:=1 -LINUX_KERNEL_MD5SUM:=9682b2bd6e02f3087982d7c3f5ba824e +LINUX_KERNEL_MD5SUM:=37ddefe96625502161f075b9d907f21e include ../rules.mk include ./config |