diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-09-27 20:51:49 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-09-27 20:51:49 +0000 |
commit | 6887a5ee27cd04f961ab24932d2cf2cf07d28490 (patch) | |
tree | 9f5f1c906a9a60183d4910ce16c98ccc28f0c91a /target/linux/ar71xx/Makefile | |
parent | dd8008aa78bed570c903cc167ba16591f246da78 (diff) | |
download | upstream-6887a5ee27cd04f961ab24932d2cf2cf07d28490.tar.gz upstream-6887a5ee27cd04f961ab24932d2cf2cf07d28490.tar.bz2 upstream-6887a5ee27cd04f961ab24932d2cf2cf07d28490.zip |
ar71xx: refresh 3.14 kernel patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42684 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/Makefile')
-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 1b400745d1..c828903005 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.49 +LINUX_VERSION:=3.14.18 include $(INCLUDE_DIR)/target.mk |