diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2013-12-15 19:16:30 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2013-12-15 19:16:30 +0000 |
commit | 952db22551ae621deef18680625aaede453001f4 (patch) | |
tree | 3e70781509679af75aa1d73cc62d32b1f3a9ebb7 /target/linux/ar7/Makefile | |
parent | fd50416248add8012b0581fc3c28875c546c947b (diff) | |
download | upstream-952db22551ae621deef18680625aaede453001f4.tar.gz upstream-952db22551ae621deef18680625aaede453001f4.tar.bz2 upstream-952db22551ae621deef18680625aaede453001f4.zip |
kernel: update kernel 3.10 to 3.10.24
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39059
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 6707291620..f6935873e7 100644 --- a/target/linux/ar7/Makefile +++ b/target/linux/ar7/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs atm MAINTAINER:=Florian Fainelli <florian@openwrt.org> SUBTARGETS:=generic ac49x -LINUX_VERSION:=3.10.21 +LINUX_VERSION:=3.10.24 include $(INCLUDE_DIR)/target.mk |