summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing Liu <ting.liu@freescale.com>2015-12-22 15:46:54 +0800
committerZhenhua Luo <zhenhua.luo@nxp.com>2015-12-28 11:01:09 +0800
commit18ee86fd1dba519eeed5279d2b6be4e5978a8d41 (patch)
treef943bfb788355adb04f7d329024dcdfc176e4b0d
parentc5972d99dbb6b474975337d0fdd0ea2da5d3880f (diff)
downloadmeta-fsl-ppc-18ee86fd1dba519eeed5279d2b6be4e5978a8d41.tar.gz
ceetm: set COMPATIBLE_MACHINE as t104x/e6500-64b
Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
-rw-r--r--recipes-kernel/ceetm/ceetm_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/ceetm/ceetm_git.bb b/recipes-kernel/ceetm/ceetm_git.bb
index beaed31..beed5cd 100644
--- a/recipes-kernel/ceetm/ceetm_git.bb
+++ b/recipes-kernel/ceetm/ceetm_git.bb
@@ -28,3 +28,4 @@ do_install(){
28 28
29FILES_${PN} += "/usr/driver/ceetm ${libdir}/tc" 29FILES_${PN} += "/usr/driver/ceetm ${libdir}/tc"
30INHIBIT_PACKAGE_STRIP = "1" 30INHIBIT_PACKAGE_STRIP = "1"
31COMPATIBLE_MACHINE = "(e6500-64b|t1040|t1042)"