]> code.ossystems Code Review - meta-freescale.git/commitdiff
ceetm: support ls1046a targets
authorZhenhua Luo <zhenhua.luo@nxp.com>
Tue, 20 Dec 2016 12:18:59 +0000 (20:18 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 11 Jan 2017 13:01:52 +0000 (11:01 -0200)
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/ceetm/ceetm_git.bb

index cff4a9c9558cb04ec4533129caad9050ec092a7f..44ca577eacef3277be2e36ef9d869428f633509e 100644 (file)
@@ -17,6 +17,6 @@ do_install(){
 FILES_${PN} += "${libdir}/tc"
 INHIBIT_PACKAGE_STRIP = "1"
 
-COMPATIBLE_MACHINE = "(b4|t1|t2|t4|ls1043a)"
+COMPATIBLE_MACHINE = "(b4|t1|t2|t4|ls1043a|ls1046a)"
 PACKAGE_ARCH = "${MACHINE_SOCARCH}"