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