summaryrefslogtreecommitdiffstats
path: root/target/linux/omap
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-11-02 10:17:09 +0000
committerJohn Crispin <john@openwrt.org>2015-11-02 10:17:09 +0000
commite5e196b5b9cf146680efaca5cd24c591efd66806 (patch)
tree382af5b557792276c1ac9d6a59ee0c9d174d0d78 /target/linux/omap
parent0aeb0ae938ee10e238d0898bf0560e6586f9b9f7 (diff)
downloadmaster-31e0f0ae-e5e196b5b9cf146680efaca5cd24c591efd66806.tar.gz
master-31e0f0ae-e5e196b5b9cf146680efaca5cd24c591efd66806.tar.bz2
master-31e0f0ae-e5e196b5b9cf146680efaca5cd24c591efd66806.zip
omap/Beagleboard: remove FEATURES override
It overrides the feature list of the whole target. Signed-off-by: Alexander Couzens <lynxis@fe80.eu> SVN-Revision: 47343
Diffstat (limited to 'target/linux/omap')
-rw-r--r--target/linux/omap/profiles/beagleboard.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/omap/profiles/beagleboard.mk b/target/linux/omap/profiles/beagleboard.mk
index 4658287ef8..3cf51d459a 100644
--- a/target/linux/omap/profiles/beagleboard.mk
+++ b/target/linux/omap/profiles/beagleboard.mk
@@ -7,7 +7,6 @@
define Profile/BEAGLEBOARD
NAME:=EBV BeagleBoard
- FEATURES:= usb ext4 targz
DEFAULT_PACKAGES += kmod-usb2 kmod-usb2-omap \
kmod-usb-net kmod-usb-net-asix \
kmod-usb-net-asix-ax88179 kmod-usb-net-hso \