kernel: update linux 3.3 to 3.3.5
[openwrt/svn-archive/archive.git] / target / linux / cns21xx / Makefile
index 6e5fa6f5650a1536d43d2d1b20fff9d469878d73..ec0685ab156d0700b5af0ef2393611d2dcf098ef 100644 (file)
@@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk
 
 ARCH:=arm
 BOARD:=cns21xx
-BOARDNAME:=Cavium Networks CNS21xx
+BOARDNAME:=Cavium Networks Econa CNS21xx
 FEATURES:=squashfs broken
 CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves
 
-LINUX_VERSION:=2.6.36.4
+LINUX_VERSION:=3.3.5
 
 include $(INCLUDE_DIR)/target.mk