kernel: update linux 3.8 to 3.8.6
[openwrt/staging/yousong.git] / target / linux / ep93xx / Makefile
index 4e0f01373dc137b5dedb55535a3bc6a837e90199..049aa7bbf97b7e6c0e7f4173b806f28e505e31ef 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:=3.2.15
+LINUX_VERSION:=3.8.6
+
+DEVICE_TYPE:=developerboard
 
 include $(INCLUDE_DIR)/target.mk