[ep93xx] keyboard driver depends on input-matrixkmap for 3.6+
[openwrt/svn-archive/archive.git] / target / linux / ep93xx / Makefile
index 5a6121db5a560ecf383fe50e2ba03ce1495525b8..329687e4094cf2b9834579b8fd044493133bfb1f 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
 CFLAGS:=-Os -pipe -march=armv4t -fno-caller-saves
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
-LINUX_VERSION:=3.2.5
+LINUX_VERSION:=3.3.8
+
+DEVICE_TYPE:=developerboard
 
 include $(INCLUDE_DIR)/target.mk