diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-25 18:33:19 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-25 18:33:19 +0000 |
commit | 2a0825b4d3af709cbce9f5479ec0128da4bb509a (patch) | |
tree | 897708ef4fc31a3bef8c28523951db5adf5b440e /target/linux/brcm63xx/Makefile | |
parent | 3ec3f111ffb7484d1c5c7ad7b8b161d514e3dd65 (diff) | |
download | upstream-2a0825b4d3af709cbce9f5479ec0128da4bb509a.tar.gz upstream-2a0825b4d3af709cbce9f5479ec0128da4bb509a.tar.bz2 upstream-2a0825b4d3af709cbce9f5479ec0128da4bb509a.zip |
update to 2.6.27.13
SVN-Revision: 14179
Diffstat (limited to 'target/linux/brcm63xx/Makefile')
-rw-r--r-- | target/linux/brcm63xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index 6523eef0f8..256c33d63e 100644 --- a/target/linux/brcm63xx/Makefile +++ b/target/linux/brcm63xx/Makefile @@ -10,7 +10,7 @@ ARCH:=mips BOARD:=brcm63xx BOARDNAME:=Broadcom BCM63xx FEATURES:=squashfs jffs2 usb atm -LINUX_VERSION:=2.6.27.12 +LINUX_VERSION:=2.6.27.13 include $(INCLUDE_DIR)/target.mk |