diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-11-24 00:56:51 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-11-24 00:56:51 +0000 |
commit | e29da0f4237ccc08d0bf4ff3829f24f36ae8445f (patch) | |
tree | 1829c461bdcea2eeaf8ee3745e729b6c49158e8d /target/linux/ar531x-2.4/Makefile | |
parent | 4b4c62dbb23675868095ef79a7ba5d0c19bb4811 (diff) |
upgrade to linux 2.4.33.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5634 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar531x-2.4/Makefile')
-rw-r--r-- | target/linux/ar531x-2.4/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/target/linux/ar531x-2.4/Makefile b/target/linux/ar531x-2.4/Makefile index 7201c04d2..9525c9296 100644 --- a/target/linux/ar531x-2.4/Makefile +++ b/target/linux/ar531x-2.4/Makefile @@ -16,10 +16,9 @@ define Target/Description (e.g. Netgear WGT624, Linksys WRT55AG) endef - -LINUX_VERSION:=2.4.32 +LINUX_VERSION:=2.4.33.4 LINUX_RELEASE:=1 -LINUX_KERNEL_MD5SUM:=38f4d0830e95a20f4bfed17622d5557c +LINUX_KERNEL_MD5SUM:=aca0257549c385a227088ad8853a72a2 include $(INCLUDE_DIR)/kernel-build.mk $(eval $(call BuildKernel)) |