summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx53qsb.conf
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2011-12-16 10:27:28 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2011-12-20 11:14:58 +0000
commita1602d28cc22e7a6cf9535dd48c137170da94f97 (patch)
treef890ac0a35fd849a9b0c1ce968ba86966522415c /conf/machine/imx53qsb.conf
parentcd5b84b5d36fdb05442a861514bfa65d54230a81 (diff)
downloadmeta-fsl-arm-a1602d28cc22e7a6cf9535dd48c137170da94f97.tar.gz
avoid changing settings under the hood of non-BSP machines
In case Meta-Freescale is used together with other layers it shouldn't change any setting except when using the BSD specific machines thus the include files are moved onto a imx53-base.inc file. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine/imx53qsb.conf')
-rw-r--r--conf/machine/imx53qsb.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/imx53qsb.conf b/conf/machine/imx53qsb.conf
index cd922f8..e9b8ff6 100644
--- a/conf/machine/imx53qsb.conf
+++ b/conf/machine/imx53qsb.conf
@@ -3,6 +3,7 @@
3#@DESCRIPTION: Machine configuration for Freescale imx53 quick start board 3#@DESCRIPTION: Machine configuration for Freescale imx53 quick start board
4 4
5#TARGET_ARCH = "arm" 5#TARGET_ARCH = "arm"
6include conf/machine/include/imx53-base.inc
6include conf/machine/include/tune-cortexa8.inc 7include conf/machine/include/tune-cortexa8.inc
7 8
8# Todo: 9# Todo: