summaryrefslogtreecommitdiffstats
path: root/target/linux/omap35xx/gumstix/profiles/gumstix.mk
diff options
context:
space:
mode:
authorhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-11-23 12:07:50 +0000
committerhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-11-23 12:07:50 +0000
commit2f0ecbd629ac755177d265d05543a4fcae2962ce (patch)
treea662147f11ffdf4133e48f795218795269358133 /target/linux/omap35xx/gumstix/profiles/gumstix.mk
parent517144faf6c15ac5385f7bac4639296d41d74194 (diff)
[gumstix] Fix ext4 build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24110 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap35xx/gumstix/profiles/gumstix.mk')
-rw-r--r--target/linux/omap35xx/gumstix/profiles/gumstix.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap35xx/gumstix/profiles/gumstix.mk b/target/linux/omap35xx/gumstix/profiles/gumstix.mk
index 22e51367e..ec5ce96c8 100644
--- a/target/linux/omap35xx/gumstix/profiles/gumstix.mk
+++ b/target/linux/omap35xx/gumstix/profiles/gumstix.mk
@@ -9,7 +9,7 @@ define Profile/Gumstix
NAME:=gumstix
PACKAGES:=-iptables -ppp -ppp-mod-pppoe -kmod-ipt-nathelper \
-firewall -mtd -hotplug2 -udevtrigger -dropbear \
- ext2 usb udev kmod-bluetooth ntpclient wpa-supplicant \
+ ext4 usb udev kmod-bluetooth ntpclient wpa-supplicant \
wireless-tools wpa-cli \
bluez-utils bluez-hcidump hegw usbutils python pyserial \
python-mini python-openssl python-cjson libstdcpp \