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/brcm-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/brcm-2.4/Makefile')
-rw-r--r-- | target/linux/brcm-2.4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm-2.4/Makefile b/target/linux/brcm-2.4/Makefile index 36160cf418..1e909d98d7 100644 --- a/target/linux/brcm-2.4/Makefile +++ b/target/linux/brcm-2.4/Makefile @@ -20,9 +20,9 @@ define Target/Description with TFTP client too. 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 DEFAULT_PACKAGES += kmod-switch nvram |