From: nbd Date: Sat, 27 Sep 2014 20:54:12 +0000 (+0000) Subject: ar71xx: revert accidental kernel upgrade X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=a5b25fa31c9423469673ae1bb3323790a834b98b;p=openwrt.git ar71xx: revert accidental kernel upgrade Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42687 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index c828903005..1b400745d1 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.14.18 +LINUX_VERSION:=3.10.49 include $(INCLUDE_DIR)/target.mk