diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-11-05 08:25:45 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-11-05 08:25:45 +0000 |
commit | 35656042f1cd457819a75c980613634b494a7e70 (patch) | |
tree | f7999960f435d3eeacf3bc222cf249f3df368969 /target/linux/brcm63xx/Makefile | |
parent | cb07269988cd3be7cbbd3278081c5688ae8d7616 (diff) | |
download | upstream-35656042f1cd457819a75c980613634b494a7e70.tar.gz upstream-35656042f1cd457819a75c980613634b494a7e70.tar.bz2 upstream-35656042f1cd457819a75c980613634b494a7e70.zip |
kernel: update 3.10 to 3.10.18
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38652
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 34b608b35a..b89de8b1d2 100644 --- a/target/linux/brcm63xx/Makefile +++ b/target/linux/brcm63xx/Makefile @@ -11,7 +11,7 @@ BOARD:=brcm63xx BOARDNAME:=Broadcom BCM63xx SUBTARGETS:=generic smp FEATURES:=squashfs usb atm pci pcmcia -LINUX_VERSION:=3.10.17 +LINUX_VERSION:=3.10.18 MAINTAINER:=Florian Fainelli <florian@openwrt.org> include $(INCLUDE_DIR)/target.mk |