replace the hostapd-mini preselection in profiles with wpad-mini
[openwrt-10.03/.git] / target / linux / ep93xx / Makefile
index a43855ed184f504649bdf5854d293cdbc23e91f7..dae98ad7cc25caae5ca4f9c7e4dae936ae62b3fa 100644 (file)
@@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk
 ARCH:=arm
 BOARD:=ep93xx
 BOARDNAME:=Cirrus Logic EP93xx SoC
-FEATURES:=squashfs jffs2 ext2 tgz
+FEATURES:=squashfs jffs2 ext2 tgz 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