diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-04-18 17:43:57 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-04-18 17:43:57 +0000 |
commit | 96ccc827e88fc7cc58b596d8c9a77560ed6664d3 (patch) | |
tree | 398ede54c48affe309463ad8ed7167d966ca75d4 /openwrt/target/linux/aruba-2.6/Makefile | |
parent | 71329e008d3a3d24328c96c55a3c24a9c0b12fff (diff) |
Linux 2.6.16.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3670 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/aruba-2.6/Makefile')
-rw-r--r-- | openwrt/target/linux/aruba-2.6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/target/linux/aruba-2.6/Makefile b/openwrt/target/linux/aruba-2.6/Makefile index 24330c08f1..a05d278bae 100644 --- a/openwrt/target/linux/aruba-2.6/Makefile +++ b/openwrt/target/linux/aruba-2.6/Makefile @@ -1,8 +1,8 @@ include $(TOPDIR)/rules.mk -LINUX_VERSION:=2.6.16.4 +LINUX_VERSION:=2.6.16.7 LINUX_RELEASE:=1 -LINUX_KERNEL_MD5SUM:=cb675279c9711237a06ebb8379a4da27 +LINUX_KERNEL_MD5SUM:=9682b2bd6e02f3087982d7c3f5ba824e include ../rules.mk include ./config |