kernel: update linux 3.8 to 3.8.7
[openwrt/openwrt.git] / target / linux / cns21xx / Makefile
index 5cb57bc3b3f6d000d29c11ab7866799a8a4769eb..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.3.3
+LINUX_VERSION:=3.8.7
 
 include $(INCLUDE_DIR)/target.mk