From: juhosg Date: Tue, 18 Dec 2012 14:51:57 +0000 (+0000) Subject: cns21xx: switch to 3.6.11 X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=0039733662eee4022247c673feb616f17d8c12b3 cns21xx: switch to 3.6.11 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34757 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/cns21xx/Makefile b/target/linux/cns21xx/Makefile index cbead08d76..cc7f18c756 100644 --- a/target/linux/cns21xx/Makefile +++ b/target/linux/cns21xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Cavium Networks Econa CNS21xx FEATURES:=squashfs broken CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves -LINUX_VERSION:=3.3.8 +LINUX_VERSION:=3.6.11 include $(INCLUDE_DIR)/target.mk