diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-01-30 21:12:25 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-01-30 21:12:25 +0000 |
commit | 038fc8eac3bacdeb51a666a3a163bc1e3d9523ac (patch) | |
tree | 202cbf8a9407a0831399617e75bcd3a93332d3f4 /target/linux/brcm63xx/Makefile | |
parent | b8f41b051fb7ef83517821bd6d5ce8b32b40dd1c (diff) | |
download | upstream-038fc8eac3bacdeb51a666a3a163bc1e3d9523ac.tar.gz upstream-038fc8eac3bacdeb51a666a3a163bc1e3d9523ac.tar.bz2 upstream-038fc8eac3bacdeb51a666a3a163bc1e3d9523ac.zip |
bump to 3.0.17
SVN-Revision: 29958
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 f37adc2bfe..77e0a39edf 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 pci pcmcia -LINUX_VERSION:=2.6.39.4 +LINUX_VERSION:=3.0.17 MAINTAINER:=Florian Fainelli <florian@openwrt.org> include $(INCLUDE_DIR)/target.mk |