From b8b00c6a3039ebd8991762f49ca654f789c1fe58 Mon Sep 17 00:00:00 2001 From: hcg Date: Wed, 30 Mar 2011 11:37:08 +0000 Subject: [PATCH] [omap35xx] Update filesystem selection git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26366 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/omap35xx/Makefile | 2 +- target/linux/omap35xx/gumstix/profiles/000-hegw.mk | 4 +--- target/linux/omap35xx/gumstix/profiles/001-vpp.mk | 4 +--- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/target/linux/omap35xx/Makefile b/target/linux/omap35xx/Makefile index acf40e449..aecbd28e4 100644 --- a/target/linux/omap35xx/Makefile +++ b/target/linux/omap35xx/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=omap35xx BOARDNAME:=TI OMAP35xx -FEATURES:=broken +FEATURES:=ubifs targz broken SUBTARGETS=beagleboard gumstix LINUX_VERSION:=2.6.32.33 diff --git a/target/linux/omap35xx/gumstix/profiles/000-hegw.mk b/target/linux/omap35xx/gumstix/profiles/000-hegw.mk index 049967049..d65372c52 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 cfa5f232a..fbaf7ea60 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 \ -- 2.20.1