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/atheros/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/atheros/Makefile')
-rw-r--r-- | target/linux/atheros/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index eba9f77715..1b52909476 100644 --- a/target/linux/atheros/Makefile +++ b/target/linux/atheros/Makefile @@ -11,7 +11,7 @@ BOARD:=atheros BOARDNAME:=Atheros AR231x/AR5312 FEATURES:=squashfs -LINUX_VERSION:=3.10.44 +LINUX_VERSION:=3.10.49 include $(INCLUDE_DIR)/target.mk |