diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-23 13:30:27 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-23 13:30:27 +0000 |
commit | 0c2e187f54efc2fbdf0cff99a62a94682ef994cc (patch) | |
tree | 858127d8673501048fc2b1892c27985738f2b5dc /target/linux/brcm63xx | |
parent | 244ea6a1d67b61032187b42f37292bda54897a97 (diff) | |
download | upstream-0c2e187f54efc2fbdf0cff99a62a94682ef994cc.tar.gz upstream-0c2e187f54efc2fbdf0cff99a62a94682ef994cc.tar.bz2 upstream-0c2e187f54efc2fbdf0cff99a62a94682ef994cc.zip |
switch to 2.6.27.12
SVN-Revision: 14157
Diffstat (limited to 'target/linux/brcm63xx')
-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 d2612cf82a..6523eef0f8 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.11 +LINUX_VERSION:=2.6.27.12 include $(INCLUDE_DIR)/target.mk |