kernel: update linux 3.8 to 3.8.12
[openwrt/staging/stintel.git] / target / linux / ep93xx / Makefile
index 033d766aea9c94cf16cc6e41e2b85486a77751a2..1f6c845de0e535bf2eb393fd153c268370cfb33b 100644 (file)
@@ -9,10 +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.36.4
+LINUX_VERSION:=3.8.12
+
+DEVICE_TYPE:=developerboard
 
 include $(INCLUDE_DIR)/target.mk