From e5e196b5b9cf146680efaca5cd24c591efd66806 Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Mon, 2 Nov 2015 10:17:09 +0000
Subject: [PATCH] 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
---
 target/linux/omap/profiles/beagleboard.mk | 1 -
 1 file changed, 1 deletion(-)

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 \
-- 
2.30.2