diff options
Diffstat (limited to 'target/linux/au1000-2.6')
-rw-r--r-- | target/linux/au1000-2.6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/au1000-2.6/Makefile b/target/linux/au1000-2.6/Makefile index cffb3723b..67a97acc8 100644 --- a/target/linux/au1000-2.6/Makefile +++ b/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 |