From a61431b154d347fb0a77167b79f6c9e4f1d9b593 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 4 Mar 2013 16:08:39 +0000 Subject: [PATCH] cns21xx: switch to 3.8 Signed-off-by: Gabor Juhos SVN-Revision: 35885 --- target/linux/cns21xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/cns21xx/Makefile b/target/linux/cns21xx/Makefile index 10d2df164b..b63ade9ae9 100644 --- a/target/linux/cns21xx/Makefile +++ b/target/linux/cns21xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Cavium Networks Econa CNS21xx FEATURES:=squashfs CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves -LINUX_VERSION:=3.7.10 +LINUX_VERSION:=3.8.2 include $(INCLUDE_DIR)/target.mk -- 2.30.2