kernel: update linux 3.8 to 3.8.11
[openwrt/svn-archive/archive.git] / target / linux / cns21xx / Makefile
index 3a96b7efdd9b6f07235568b07508551016f15e4e..6afca67b7c48009a06bf57754ee4cd74a6a4104d 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.15
+LINUX_VERSION:=3.8.11
 
 include $(INCLUDE_DIR)/target.mk