ixp4xx: add support for linux 3.10
[openwrt.git] / target / linux / ep93xx / Makefile
index be8f124641c50d04f7324d4438ae5c9b783f486f..21db716a797f4bc1e9847b8db3c375302be5ebf2 100644 (file)
@@ -9,11 +9,13 @@ include $(TOPDIR)/rules.mk
 ARCH:=arm
 BOARD:=ep93xx
 BOARDNAME:=Cirrus Logic EP93xx
-FEATURES:=squashfs jffs2 ext4 targz usb broken
+FEATURES:=squashfs ext4 targz usb display sound
 CFLAGS:=-Os -pipe -march=armv4t -fno-caller-saves
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
-LINUX_VERSION:=3.3.8
+LINUX_VERSION:=3.8.13
+
+DEVICE_TYPE:=developerboard
 
 include $(INCLUDE_DIR)/target.mk