aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx-2.6
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2006-12-19 13:14:06 +0000
committerImre Kaloz <kaloz@openwrt.org>2006-12-19 13:14:06 +0000
commit389aa7820922d900a84149814f077ae631af6883 (patch)
tree5a5d3853178957010f4ce118bdb7bef5b96462f9 /target/linux/brcm63xx-2.6
parentb488718665292ce8667e19f7f99f5a50cb25a4f6 (diff)
downloadmaster-187ad058-389aa7820922d900a84149814f077ae631af6883.tar.gz
master-187ad058-389aa7820922d900a84149814f077ae631af6883.tar.bz2
master-187ad058-389aa7820922d900a84149814f077ae631af6883.zip
upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ixp4xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5856 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx-2.6')
-rw-r--r--target/linux/brcm63xx-2.6/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx-2.6/Makefile b/target/linux/brcm63xx-2.6/Makefile
index 81a401380b..4757eff899 100644
--- a/target/linux/brcm63xx-2.6/Makefile
+++ b/target/linux/brcm63xx-2.6/Makefile
@@ -16,9 +16,9 @@ define Target/Description
(e.g. Inventel Livebox, Siemens SE515)
endef
-LINUX_VERSION:=2.6.19
+LINUX_VERSION:=2.6.19.1
LINUX_RELEASE:=1
-LINUX_KERNEL_MD5SUM:=443c265b57e87eadc0c677c3acc37e20
+LINUX_KERNEL_MD5SUM:=2ab08fdfddc00e09b3d5bc7397d3c8be
include $(INCLUDE_DIR)/kernel-build.mk