summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/ceetm/ceetm_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/ceetm/ceetm_git.bb')
-rw-r--r--recipes-kernel/ceetm/ceetm_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/ceetm/ceetm_git.bb b/recipes-kernel/ceetm/ceetm_git.bb
index e3fbcab0..57fbbe42 100644
--- a/recipes-kernel/ceetm/ceetm_git.bb
+++ b/recipes-kernel/ceetm/ceetm_git.bb
@@ -19,6 +19,6 @@ do_install(){
19FILES_${PN} += "${libdir}/tc" 19FILES_${PN} += "${libdir}/tc"
20INHIBIT_PACKAGE_STRIP = "1" 20INHIBIT_PACKAGE_STRIP = "1"
21 21
22COMPATIBLE_MACHINE = "(b4|t1|t2|t4|ls1043a|ls1046a|ls2088a|ls1088a)" 22COMPATIBLE_MACHINE = "(qoriq)"
23PACKAGE_ARCH = "${MACHINE_SOCARCH}" 23PACKAGE_ARCH = "${MACHINE_SOCARCH}"
24 24