mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[gumstix] Add support for ubifs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25310 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user