aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-07-14 14:05:04 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-07-14 14:05:04 +0000
commit215f8e9d8e7cf3a77a64dae64187fdce85d5bf90 (patch)
tree6f809e44a40307b03da96ac7db0e4cc9e54fe20b /target/linux/ar71xx/Makefile
parentd631e85a63d24c378d23ce10fca3f3846ccae9ab (diff)
downloadmaster-187ad058-215f8e9d8e7cf3a77a64dae64187fdce85d5bf90.tar.gz
master-187ad058-215f8e9d8e7cf3a77a64dae64187fdce85d5bf90.tar.bz2
master-187ad058-215f8e9d8e7cf3a77a64dae64187fdce85d5bf90.zip
ar71xx: set linux 3.10 as default
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37288 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 db3f77097a..69c562d0a2 100644
--- a/target/linux/ar71xx/Makefile
+++ b/target/linux/ar71xx/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs targz mips16
CFLAGS:=-Os -pipe -mips32r2 -mtune=34kc -fno-caller-saves -mno-branch-likely
SUBTARGETS:=generic nand
-LINUX_VERSION:=3.8.13
+LINUX_VERSION:=3.10
include $(INCLUDE_DIR)/target.mk