From: Gabor Juhos Date: Mon, 4 Mar 2013 16:08:39 +0000 (+0000) Subject: cns21xx: switch to 3.8 X-Git-Tag: reboot~11061 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=commitdiff_plain;h=a61431b154d347fb0a77167b79f6c9e4f1d9b593 cns21xx: switch to 3.8 Signed-off-by: Gabor Juhos SVN-Revision: 35885 --- 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