aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-11-02 10:17:09 +0000
committerJohn Crispin <blogic@openwrt.org>2015-11-02 10:17:09 +0000
commit86b60addb360f07a7e241e455af2ec85bcc0afe6 (patch)
tree14f4d4af4a9b4b66d9a33b3ccbc6c019b0bc9efd /target/linux/omap
parent8f72985cf913f2da42e4cf7c522d0649aa10affe (diff)
downloadmaster-187ad058-86b60addb360f07a7e241e455af2ec85bcc0afe6.tar.gz
master-187ad058-86b60addb360f07a7e241e455af2ec85bcc0afe6.tar.bz2
master-187ad058-86b60addb360f07a7e241e455af2ec85bcc0afe6.zip
omap/Beagleboard: remove FEATURES override
It overrides the feature list of the whole target. Signed-off-by: Alexander Couzens <lynxis@fe80.eu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47343 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 \