summaryrefslogtreecommitdiffstats
path: root/conf/machine/ls1088ardb.conf
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2022-04-25 08:43:59 -0300
committerGitHub <noreply@github.com>2022-04-25 08:43:59 -0300
commit314856058add97142a5098c262e41bbf80811202 (patch)
tree3e023031c66e1ed043710e2d1ba71f3ede30194d /conf/machine/ls1088ardb.conf
parente904064f046612ebd1834d5b2dcdd757c680503b (diff)
parent369ca1c4b2ca9ab6460f0d5551b247b153f444b3 (diff)
downloadmeta-freescale-314856058add97142a5098c262e41bbf80811202.tar.gz
Merge pull request #1057 from junzhuimx/master
ls1028ardb/ls1088ardb/ls1088ardb-pb: Correct MACHINEOVERRIDES
Diffstat (limited to 'conf/machine/ls1088ardb.conf')
-rw-r--r--conf/machine/ls1088ardb.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/ls1088ardb.conf b/conf/machine/ls1088ardb.conf
index e433b7fc..1b7a4f3c 100644
--- a/conf/machine/ls1088ardb.conf
+++ b/conf/machine/ls1088ardb.conf
@@ -4,11 +4,11 @@
4#@DESCRIPTION: Machine configuration for running LS1088ARDB in 64-bit mode 4#@DESCRIPTION: Machine configuration for running LS1088ARDB in 64-bit mode
5#@MAINTAINER: Zongchun Yu <Zongchun.Yu@nxp.com> 5#@MAINTAINER: Zongchun Yu <Zongchun.Yu@nxp.com>
6 6
7MACHINEOVERRIDES =. "fsl-lsch3:ls1088a:"
8
7require conf/machine/include/qoriq-arm64.inc 9require conf/machine/include/qoriq-arm64.inc
8require conf/machine/include/arm/arch-arm64.inc 10require conf/machine/include/arm/arch-arm64.inc
9 11
10MACHINEOVERRIDES =. "fsl-lsch3:ls1088a:"
11
12MACHINE_FEATURES += "optee" 12MACHINE_FEATURES += "optee"
13 13
14KERNEL_CLASSES = " kernel-fitimage " 14KERNEL_CLASSES = " kernel-fitimage "