kernel: update 3.9 to 3.9.2
[openwrt.git] / target / linux / ep93xx / Makefile
index b7da8a0..1f6c845 100644 (file)
@@ -9,11 +9,13 @@ include $(TOPDIR)/rules.mk
 ARCH:=arm
 BOARD:=ep93xx
 BOARDNAME:=Cirrus Logic EP93xx
-FEATURES:=squashfs jffs2 ext4 targz usb
+FEATURES:=squashfs jffs2 ext4 targz usb display sound
 CFLAGS:=-Os -pipe -march=armv4t -fno-caller-saves
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
-LINUX_VERSION:=2.6.39.4
+LINUX_VERSION:=3.8.12
+
+DEVICE_TYPE:=developerboard
 
 include $(INCLUDE_DIR)/target.mk