kernel: update linux 3.7 to 3.7.4
[openwrt.git] / target / linux / cns21xx / Makefile
index 53dd8dc..7e56e91 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.7
+LINUX_VERSION:=3.7.4
 
 include $(INCLUDE_DIR)/target.mk