aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-10-17 22:53:56 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-10-17 22:53:56 +0000
commitb89d17b8297e8bd1b423041ba34d10a1a17a3b77 (patch)
tree4f30227ce9e520021b996f1a338cf2bf1579aebd /target/linux/brcm63xx/Makefile
parent7c673a9f9d0d062b36ceb4b30e322bd1ccf24aa8 (diff)
downloadmaster-187ad058-b89d17b8297e8bd1b423041ba34d10a1a17a3b77.tar.gz
master-187ad058-b89d17b8297e8bd1b423041ba34d10a1a17a3b77.tar.bz2
master-187ad058-b89d17b8297e8bd1b423041ba34d10a1a17a3b77.zip
New Broadcom BCM63xx codebase, huge thanks to Maxime ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13001 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/Makefile')
-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 7005d0163e..d3a63b1741 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.25.17
+LINUX_VERSION:=2.6.27
include $(INCLUDE_DIR)/target.mk