kernel: update linux 3.8 to 3.8.6
[openwrt.git] / target / linux / cns21xx / Makefile
index cc7f18c..c3ae05b 100644 (file)
@@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk
 ARCH:=arm
 BOARD:=cns21xx
 BOARDNAME:=Cavium Networks Econa CNS21xx
-FEATURES:=squashfs broken
+FEATURES:=squashfs
 CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves
 
-LINUX_VERSION:=3.6.11
+LINUX_VERSION:=3.8.6
 
 include $(INCLUDE_DIR)/target.mk