diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 12:32:39 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 12:32:39 +0000 |
commit | 3926620fcd0381ae828e5da1d60c9bbc1825ac38 (patch) | |
tree | 0bc036d805830aeab13905047a605ffa42746350 /target/linux/brcm63xx/Makefile | |
parent | e16da8d4103f5e1f25167b5a0228cb3d39e8e22b (diff) | |
download | upstream-3926620fcd0381ae828e5da1d60c9bbc1825ac38.tar.gz upstream-3926620fcd0381ae828e5da1d60c9bbc1825ac38.tar.bz2 upstream-3926620fcd0381ae828e5da1d60c9bbc1825ac38.zip |
[kernel] update to 2.6.27.15
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14440 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 256c33d63e..f2df855f1e 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.13 +LINUX_VERSION:=2.6.27.15 include $(INCLUDE_DIR)/target.mk |