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 | 84d81d5844abd49cbf8534bc0e5723f429e1caa6 (patch) | |
tree | a788ed28a3549d2e21e372e414a222ae5fe396ca /target/linux/ar71xx/Makefile | |
parent | 8be721208dad06c6a3119dee2db81c385a91a336 (diff) | |
download | mtk-20170518-84d81d5844abd49cbf8534bc0e5723f429e1caa6.zip mtk-20170518-84d81d5844abd49cbf8534bc0e5723f429e1caa6.tar.gz mtk-20170518-84d81d5844abd49cbf8534bc0e5723f429e1caa6.tar.bz2 |
ar71xx: refresh 3.14 kernel patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42684
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 1b40074..c828903 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 |