ramips: indicate support for ALL5003
[openwrt.git] / target / linux / cns21xx / Makefile
index dd4f28e103e2eab3546452f42bfe2cce04e01882..975dc6deb41eb31ca1f76a0e1fd4cd1c0783b3f2 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:=2.6.36.4
+LINUX_VERSION:=3.7.9
 
 include $(INCLUDE_DIR)/target.mk