[gumstix] Add support for ubifs
[openwrt.git] / target / linux / omap35xx / gumstix / profiles / gumstix.mk
index c4e9479..0eae282 100644 (file)
@@ -5,6 +5,8 @@
 # See /LICENSE for more information.
 #
 
+FEATURES:=ubifs
+
 define Profile/Gumstix
   NAME:=gumstix
   PACKAGES:=-iptables -ppp -ppp-mod-pppoe -kmod-ipt-nathelper \
@@ -18,7 +20,7 @@ define Profile/Gumstix
                crda iw kmod-usb-hid \
                kmod-usb-storage kmod-usb-storage-extras \
                kmod-fs-vfat \
-               hegw hegwtest
+               hegw hegwtest mtd-utils
 endef
 
 define Profile/Gumstix/Description
This page took 0.025482 seconds and 4 git commands to generate.