cns21xx: switch to 3.6.11

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 34757
lede-17.01
Gabor Juhos 2012-12-18 14:51:57 +00:00
parent 9e1a54296a
commit 991ebc29d7
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ BOARDNAME:=Cavium Networks Econa CNS21xx
FEATURES:=squashfs broken FEATURES:=squashfs broken
CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves 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 include $(INCLUDE_DIR)/target.mk