mark targets maintained by me
[openwrt.git] / target / linux / ep93xx / Makefile
index a43855e..821df29 100644 (file)
@@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk
 
 ARCH:=arm
 BOARD:=ep93xx
-BOARDNAME:=Cirrus Logic EP93xx SoC
-FEATURES:=squashfs jffs2 ext2 tgz
+BOARDNAME:=Cirrus Logic EP93xx
+FEATURES:=squashfs jffs2 ext2 targz usb
 CFLAGS:=-Os -pipe -march=armv4t -funit-at-a-time
 
-LINUX_VERSION:=2.6.30.9
+LINUX_VERSION:=2.6.30.10
 
 include $(INCLUDE_DIR)/target.mk
 
This page took 0.024083 seconds and 4 git commands to generate.