From a0c1cebe79d75152e07795652b9537ea69e6936a Mon Sep 17 00:00:00 2001
From: noz <noz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Tue, 20 May 2008 21:21:29 +0000
Subject: [PATCH] Build brcm47xx against 2.6.25.1

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11228 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 target/linux/brcm47xx/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/brcm47xx/Makefile b/target/linux/brcm47xx/Makefile
index 24f13af0a..da8578eff 100644
--- a/target/linux/brcm47xx/Makefile
+++ b/target/linux/brcm47xx/Makefile
@@ -11,7 +11,7 @@ BOARD:=brcm47xx
 BOARDNAME:=Broadcom BCM947xx/953xx
 FEATURES:=squashfs usb
 
-LINUX_VERSION:=2.6.23.17
+LINUX_VERSION:=2.6.25.1
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += kmod-switch kmod-diag
-- 
2.20.1