diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-12-01 09:59:53 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-12-01 09:59:53 +0000 |
commit | 892e13e5c9f228ad2d2595276a2804bdf6bdb772 (patch) | |
tree | 06a344df2e534c08c5652423d26acb7cbadea364 /target/linux/brcm63xx/Makefile | |
parent | ff2bdbe3b4429e7cfe82a5f1230ba75d394ebb31 (diff) | |
download | upstream-892e13e5c9f228ad2d2595276a2804bdf6bdb772.tar.gz upstream-892e13e5c9f228ad2d2595276a2804bdf6bdb772.tar.bz2 upstream-892e13e5c9f228ad2d2595276a2804bdf6bdb772.zip |
kernel: update 3.10 to 3.10.21
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38972 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 b89de8b1d2..e4f7283869 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.18 +LINUX_VERSION:=3.10.21 MAINTAINER:=Florian Fainelli <florian@openwrt.org> include $(INCLUDE_DIR)/target.mk |