summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-03-04 08:47:38 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-03-04 08:47:38 +0000
commitd5adb0dbdd93473fdc0e083f932f8da467e63bc6 (patch)
tree1d10a209434f624024e9fec45761d2a466f7f306 /target/linux/ar71xx/Makefile
parenta87a96da676863116f9459565ad0c424acf9a246 (diff)
downloadmaster-31e0f0ae-d5adb0dbdd93473fdc0e083f932f8da467e63bc6.tar.gz
master-31e0f0ae-d5adb0dbdd93473fdc0e083f932f8da467e63bc6.tar.bz2
master-31e0f0ae-d5adb0dbdd93473fdc0e083f932f8da467e63bc6.zip
ar71xx: switch to 3.8
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35869
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 cf75e81926..d5e53d83a6 100644
--- a/target/linux/ar71xx/Makefile
+++ b/target/linux/ar71xx/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 targz
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves -mno-branch-likely
SUBTARGETS:=generic nand
-LINUX_VERSION:=3.7.10
+LINUX_VERSION:=3.8.2
include $(INCLUDE_DIR)/target.mk