kernel: update linux 3.8 to 3.8.12
[openwrt/openwrt.git] / target / linux / cns21xx / Makefile
index 3c7a1d33aab2f6ac7d20a5b99fc3def5171774b6..7e2f7646c5a8dafca1ceacd01fd32028ff18b13e 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.9
+LINUX_VERSION:=3.8.12
 
 include $(INCLUDE_DIR)/target.mk