summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-qoriq-sdk.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-qoriq-sdk.inc')
-rw-r--r--recipes-kernel/linux/linux-qoriq-sdk.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-qoriq-sdk.inc b/recipes-kernel/linux/linux-qoriq-sdk.inc
index dc650c0..7e5dbf4 100644
--- a/recipes-kernel/linux/linux-qoriq-sdk.inc
+++ b/recipes-kernel/linux/linux-qoriq-sdk.inc
@@ -15,6 +15,3 @@ S = '${@base_conditional("KSRC", "", "${WORKDIR}/git", "${KSRC}", d)}'
15 15
16# make everything compatible for the time being 16# make everything compatible for the time being
17COMPATIBLE_MACHINE_$MACHINE = "$MACHINE" 17COMPATIBLE_MACHINE_$MACHINE = "$MACHINE"
18
19# only powerpc and powerpc64 are compatible
20COMPATIBLE_HOST = "(powerpc|powerpc64)"