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