From 224e2e31138b7535fecd29c84d3d807c902c7d6b Mon Sep 17 00:00:00 2001 From: "Maupin, Chase" Date: Tue, 1 Jul 2014 19:36:08 +0000 Subject: [PATCH] dra7xx-evm: Use dra7xx include * Update the include file used to the dra7xx.inc file which brings access to the dra7xx SOC_FAMILY Signed-off-by: Chase Maupin Acked-by: Franklin Cooper Jr. Signed-off-by: Denys Dmytriyenko --- conf/machine/dra7xx-evm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf index 14253cf3..7069b44b 100644 --- a/conf/machine/dra7xx-evm.conf +++ b/conf/machine/dra7xx-evm.conf @@ -2,7 +2,7 @@ #@NAME: DRA7xx EVM #@DESCRIPTION: Machine configuration for the TI DRA7xx EVM -require conf/machine/include/omap-a15.inc +require conf/machine/include/dra7xx.inc IMAGE_FSTYPES += "ubi tar.gz"