diff options
Diffstat (limited to 'openwrt')
-rw-r--r-- | openwrt/target/linux/aruba-2.6/Makefile | 4 | ||||
-rw-r--r-- | openwrt/target/linux/au1000-2.6/Makefile | 4 | ||||
-rw-r--r-- | openwrt/target/linux/brcm-2.6/Makefile | 4 | ||||
-rw-r--r-- | openwrt/target/linux/x86-2.6/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/openwrt/target/linux/aruba-2.6/Makefile b/openwrt/target/linux/aruba-2.6/Makefile index 2281033..3c0c93e 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.2 +LINUX_VERSION:=2.6.16.3 LINUX_RELEASE:=1 -LINUX_KERNEL_MD5SUM:=d4105a5ba1d9f82acee2c525c65ef969 +LINUX_KERNEL_MD5SUM:=e8e3f458c72671d8ac041c10b49e2b3f include ../rules.mk include ./config diff --git a/openwrt/target/linux/au1000-2.6/Makefile b/openwrt/target/linux/au1000-2.6/Makefile index cffb372..67a97ac 100644 --- a/openwrt/target/linux/au1000-2.6/Makefile +++ b/openwrt/target/linux/au1000-2.6/Makefile @@ -1,8 +1,8 @@ include $(TOPDIR)/rules.mk -LINUX_VERSION:=2.6.16.2 +LINUX_VERSION:=2.6.16.3 LINUX_RELEASE:=1 -LINUX_KERNEL_MD5SUM:=d4105a5ba1d9f82acee2c525c65ef969 +LINUX_KERNEL_MD5SUM:=e8e3f458c72671d8ac041c10b49e2b3f include ../rules.mk include ./config diff --git a/openwrt/target/linux/brcm-2.6/Makefile b/openwrt/target/linux/brcm-2.6/Makefile index 784b0c7..9787073 100644 --- a/openwrt/target/linux/brcm-2.6/Makefile +++ b/openwrt/target/linux/brcm-2.6/Makefile @@ -1,8 +1,8 @@ include $(TOPDIR)/rules.mk -LINUX_VERSION:=2.6.16.2 +LINUX_VERSION:=2.6.16.3 LINUX_RELEASE:=1 -LINUX_KERNEL_MD5SUM:=d4105a5ba1d9f82acee2c525c65ef969 +LINUX_KERNEL_MD5SUM:=e8e3f458c72671d8ac041c10b49e2b3f include ../rules.mk include ./config diff --git a/openwrt/target/linux/x86-2.6/Makefile b/openwrt/target/linux/x86-2.6/Makefile index 330ed93..d8ecd13 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.2 +LINUX_VERSION:=2.6.16.3 LINUX_RELEASE:=1 -LINUX_KERNEL_MD5SUM:=d4105a5ba1d9f82acee2c525c65ef969 +LINUX_KERNEL_MD5SUM:=e8e3f458c72671d8ac041c10b49e2b3f include ../rules.mk include ./config |