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 | c1defe36334ecabf11a9e736bb8c2eb7d60aab42 (patch) | |
tree | 6816d5a439e0e04f8c7479e94fcbb08cc692563a /target/linux/brcm63xx | |
parent | a680c140606af17657c9d2c1584b36c5604295ef (diff) | |
download | master-187ad058-c1defe36334ecabf11a9e736bb8c2eb7d60aab42.tar.gz master-187ad058-c1defe36334ecabf11a9e736bb8c2eb7d60aab42.tar.bz2 master-187ad058-c1defe36334ecabf11a9e736bb8c2eb7d60aab42.zip |
[brcm63xx] bump to 3.0.17
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29958 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 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 |