diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-19 19:25:35 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-19 19:25:35 +0000 |
commit | 85d0e6f63051a1bbb82603a888ad628bce9c0368 (patch) | |
tree | b76c49004b6d146c7b8ab3a99799ace67012b52c /target/linux/brcm63xx/Makefile | |
parent | 1c83fbd366fc12324055d66130eaa567893e996e (diff) | |
download | upstream-85d0e6f63051a1bbb82603a888ad628bce9c0368.tar.gz upstream-85d0e6f63051a1bbb82603a888ad628bce9c0368.tar.bz2 upstream-85d0e6f63051a1bbb82603a888ad628bce9c0368.zip |
[kernel] update to 2.6.27.10
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13695 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 ba4dc0c9e6..c8862f030e 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.9 +LINUX_VERSION:=2.6.27.10 include $(INCLUDE_DIR)/target.mk |