diff options
author | John Crispin <blogic@openwrt.org> | 2014-07-20 17:31:11 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-07-20 17:31:11 +0000 |
commit | a7911af6eff273183bb185db935b01030fd04882 (patch) | |
tree | 0a0f727d8e2b8cea1ea4283808d0d8c5dd5c66fb /target/linux/ar7/Makefile | |
parent | fefd51407f9623fc7b235abe6a7856a9ddcda358 (diff) | |
download | upstream-a7911af6eff273183bb185db935b01030fd04882.tar.gz upstream-a7911af6eff273183bb185db935b01030fd04882.tar.bz2 upstream-a7911af6eff273183bb185db935b01030fd04882.zip |
kernel: update to 3.10.49
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41776 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7/Makefile')
-rw-r--r-- | target/linux/ar7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile index 0d92295896..3f40e57837 100644 --- a/target/linux/ar7/Makefile +++ b/target/linux/ar7/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs atm low_mem MAINTAINER:=Florian Fainelli <florian@openwrt.org> SUBTARGETS:=generic ac49x -LINUX_VERSION:=3.10.44 +LINUX_VERSION:=3.10.49 include $(INCLUDE_DIR)/target.mk |