summaryrefslogtreecommitdiffstats
path: root/conf/machine/dra7xx-evm.conf
diff options
context:
space:
mode:
authorMaupin, Chase <chase.maupin@ti.com>2014-07-01 19:36:08 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-07-02 15:42:19 -0400
commit224e2e31138b7535fecd29c84d3d807c902c7d6b (patch)
tree52c0d55dd29ad00666ddc5ff75ec00a11a4ca8ec /conf/machine/dra7xx-evm.conf
parent14ae4fa5a3ebb9ca52dec2c016ffc325bda52cc9 (diff)
downloadmeta-ti-224e2e31138b7535fecd29c84d3d807c902c7d6b.tar.gz
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 <Chase.Maupin@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/dra7xx-evm.conf')
-rw-r--r--conf/machine/dra7xx-evm.conf2
1 files changed, 1 insertions, 1 deletions
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 @@
2#@NAME: DRA7xx EVM 2#@NAME: DRA7xx EVM
3#@DESCRIPTION: Machine configuration for the TI DRA7xx EVM 3#@DESCRIPTION: Machine configuration for the TI DRA7xx EVM
4 4
5require conf/machine/include/omap-a15.inc 5require conf/machine/include/dra7xx.inc
6 6
7IMAGE_FSTYPES += "ubi tar.gz" 7IMAGE_FSTYPES += "ubi tar.gz"
8 8