From 08a62d8d8a355e9589106309926a18ffb92a9761 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Fri, 29 Nov 2013 10:58:40 +0000 Subject: [PATCH] tunr on some additional features Signed-off-by: Imre Kaloz SVN-Revision: 38942 --- target/linux/omap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/omap/Makefile b/target/linux/omap/Makefile index dcab026114..3496018306 100644 --- a/target/linux/omap/Makefile +++ b/target/linux/omap/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=omap BOARDNAME:=TI OMAP3/4/AM33xx -FEATURES:=usb targz audio display +FEATURES:=usb usbgadget ext4 targz fpu audio display CPU_TYPE:=cortex-a9 CPU_SUBTYPE:=vfpv3 -- 2.35.1