mpc85xx: image: fix building of multiple dtb files
[openwrt.git] / target / linux / ep93xx / Makefile
index b93ffe4f2702e9fa6ca8c33105958f3f1c0760a5..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 broken
+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.3.7
+LINUX_VERSION:=3.6.11
+
+DEVICE_TYPE:=developerboard
 
 include $(INCLUDE_DIR)/target.mk