kernel: update linux 3.6 to 3.6.11
[openwrt/openwrt.git] / target / linux / ep93xx / Makefile
index 7f617a22e1098ede03ab17b31b9ef740d0371b4e..495044ed893be41441504fbf6be3369b246be841 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.38.6
+LINUX_VERSION:=3.6.11
+
+DEVICE_TYPE:=developerboard
 
 include $(INCLUDE_DIR)/target.mk