summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-11-23 13:54:22 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-11-23 13:54:22 +0000
commit01794562126c90aa6bb99dd95be7f09f59a47fc2 (patch)
treef021c28d8dc68e45583727f1cdb72bce57bd2054 /target/linux/ar71xx/Makefile
parent6aeb3528a86fa2b4bf5ad3a34a1c15fb3e369414 (diff)
downloadmaster-31e0f0ae-01794562126c90aa6bb99dd95be7f09f59a47fc2.tar.gz
master-31e0f0ae-01794562126c90aa6bb99dd95be7f09f59a47fc2.tar.bz2
master-31e0f0ae-01794562126c90aa6bb99dd95be7f09f59a47fc2.zip
ar71xx: switch to linux 3.14
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43343
Diffstat (limited to 'target/linux/ar71xx/Makefile')
-rw-r--r--target/linux/ar71xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile
index 74bc361faf..6d4b3f2429 100644
--- a/target/linux/ar71xx/Makefile
+++ b/target/linux/ar71xx/Makefile
@@ -13,7 +13,7 @@ FEATURES:=mips16
CPU_TYPE=34kc
SUBTARGETS:=generic nand mikrotik
-KERNEL_PATCHVER:=3.10
+KERNEL_PATCHVER:=3.14
include $(INCLUDE_DIR)/target.mk