diff options
author | Ting Liu <ting.liu@freescale.com> | 2015-12-22 15:46:54 +0800 |
---|---|---|
committer | Zhenhua Luo <zhenhua.luo@nxp.com> | 2015-12-28 11:01:09 +0800 |
commit | 18ee86fd1dba519eeed5279d2b6be4e5978a8d41 (patch) | |
tree | f943bfb788355adb04f7d329024dcdfc176e4b0d /recipes-kernel | |
parent | c5972d99dbb6b474975337d0fdd0ea2da5d3880f (diff) | |
download | meta-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>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/ceetm/ceetm_git.bb | 1 |
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 | ||
29 | FILES_${PN} += "/usr/driver/ceetm ${libdir}/tc" | 29 | FILES_${PN} += "/usr/driver/ceetm ${libdir}/tc" |
30 | INHIBIT_PACKAGE_STRIP = "1" | 30 | INHIBIT_PACKAGE_STRIP = "1" |
31 | COMPATIBLE_MACHINE = "(e6500-64b|t1040|t1042)" | ||