summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-05-27 06:27:16 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-05-27 06:27:16 +0000
commitc2619fb5ab1ae68ff39671c2286cec802c9343bc (patch)
tree96f4ce92c1e673f43b1f3ca94c540467e7b251b4 /target/linux/brcm63xx
parentae879baa574b32015b069b2d1d4eb9027c5e0dd0 (diff)
downloadmtk-20170518-c2619fb5ab1ae68ff39671c2286cec802c9343bc.zip
mtk-20170518-c2619fb5ab1ae68ff39671c2286cec802c9343bc.tar.gz
mtk-20170518-c2619fb5ab1ae68ff39671c2286cec802c9343bc.tar.bz2
revert kernel version to 2.6.25.4
SVN-Revision: 11273
Diffstat (limited to 'target/linux/brcm63xx')
-rw-r--r--target/linux/brcm63xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile
index 2af5210..ae4b3a0 100644
--- a/target/linux/brcm63xx/Makefile
+++ b/target/linux/brcm63xx/Makefile
@@ -10,7 +10,7 @@ ARCH:=mips
BOARD:=brcm63xx
BOARDNAME:=Broadcom BCM963xx
FEATURES:=squashfs jffs2 broken usb atm
-LINUX_VERSION:=2.6.24.7
+LINUX_VERSION:=2.6.25.4
include $(INCLUDE_DIR)/target.mk