[ep93xx] remove broken flag, since it works
[openwrt.git] / target / linux / ep93xx / Makefile
index 5a6121d..8382f09 100644 (file)
@@ -13,7 +13,9 @@ FEATURES:=squashfs jffs2 ext4 targz usb
 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