diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2014-04-12 11:59:07 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2014-04-12 11:59:07 +0000 |
commit | 31be9f2ac8f9f3283b0b84d453470e0e593809be (patch) | |
tree | 5689460cf1b5a04c4b83e21e9e627d528f393cd9 /target/linux/ar71xx | |
parent | ad3abbae0fc99ebabcfd063ed5b2b5bcaaa7ae67 (diff) |
kernel: update 3.10 to 3.10.36
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40467 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx')
-rw-r--r-- | target/linux/ar71xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index 25c51c33ef..e26b176ea7 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -13,7 +13,7 @@ FEATURES:=mips16 CPU_TYPE=34kc SUBTARGETS:=generic nand mikrotik -LINUX_VERSION:=3.10.34 +LINUX_VERSION:=3.10.36 include $(INCLUDE_DIR)/target.mk |