aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap35xx/gumstix/profiles
diff options
context:
space:
mode:
authorHamish Guthrie <hcg@openwrt.org>2011-03-30 11:37:08 +0000
committerHamish Guthrie <hcg@openwrt.org>2011-03-30 11:37:08 +0000
commit945d651a49412642fe5e45656aae0aff71ac78ea (patch)
treefe8ea95ea17c04ccc05db412e60eb1da5f0e8917 /target/linux/omap35xx/gumstix/profiles
parentca250ce8c5f0730fcb4281de4ddc215c1b880b9a (diff)
downloadmaster-187ad058-945d651a49412642fe5e45656aae0aff71ac78ea.tar.gz
master-187ad058-945d651a49412642fe5e45656aae0aff71ac78ea.tar.bz2
master-187ad058-945d651a49412642fe5e45656aae0aff71ac78ea.zip
[omap35xx] Update filesystem selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26366 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap35xx/gumstix/profiles')
-rw-r--r--target/linux/omap35xx/gumstix/profiles/000-hegw.mk4
-rw-r--r--target/linux/omap35xx/gumstix/profiles/001-vpp.mk4
2 files changed, 2 insertions, 6 deletions
diff --git a/target/linux/omap35xx/gumstix/profiles/000-hegw.mk b/target/linux/omap35xx/gumstix/profiles/000-hegw.mk
index 0499670490..d65372c52c 100644
--- a/target/linux/omap35xx/gumstix/profiles/000-hegw.mk
+++ b/target/linux/omap35xx/gumstix/profiles/000-hegw.mk
@@ -5,13 +5,11 @@
# See /LICENSE for more information.
#
-FEATURES:=ubifs
-
define Profile/Gumstix
NAME:=hegw
PACKAGES:=-iptables -ppp -ppp-mod-pppoe -kmod-ipt-nathelper \
-firewall -mtd -hotplug2 -udevtrigger -dropbear \
- ext4 ubifs usb udev kmod-bluetooth ntpclient wpa-supplicant \
+ usb udev kmod-bluetooth ntpclient wpa-supplicant \
wireless-tools wpa-cli \
bluez-utils bluez-hcidump usbutils \
kmod-usb-serial kmod-usb-serial-cp210x kmod-usb-serial-ftdi \
diff --git a/target/linux/omap35xx/gumstix/profiles/001-vpp.mk b/target/linux/omap35xx/gumstix/profiles/001-vpp.mk
index cfa5f232ab..fbaf7ea603 100644
--- a/target/linux/omap35xx/gumstix/profiles/001-vpp.mk
+++ b/target/linux/omap35xx/gumstix/profiles/001-vpp.mk
@@ -5,13 +5,11 @@
# See /LICENSE for more information.
#
-FEATURES:=ubifs
-
define Profile/Vpp
NAME:=vpp
PACKAGES:=-iptables -ppp -ppp-mod-pppoe -kmod-ipt-nathelper \
-firewall -mtd -hotplug2 -udevtrigger -dropbear \
- ext4 ubifs usb udev kmod-bluetooth ntpclient wpa-supplicant \
+ usb udev kmod-bluetooth ntpclient wpa-supplicant \
wireless-tools wpa-cli \
bluez-utils bluez-hcidump usbutils \
kmod-usb-serial kmod-usb-serial-cp210x kmod-usb-serial-ftdi \