kernel: update linux 3.8 to 3.8.7
[openwrt/openwrt.git] / target / linux / cns21xx / Makefile
index cc7f18c756881c10a0a7bc48fe8da512a0d6c09a..05436e4796c4fe99f2f7641016fe632c44c953d6 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.7
 
 include $(INCLUDE_DIR)/target.mk