From e11b8465478964a1a3eb2fc8e35e07b1eefa9623 Mon Sep 17 00:00:00 2001 From: Zhenhua Luo Date: Fri, 21 Aug 2015 11:53:51 +0800 Subject: cryptodev: merge qoriq-arm and qoriq-ppc to qoriq in COMPATIBLE_MACHINE Signed-off-by: Zhenhua Luo Signed-off-by: Otavio Salvador --- recipes-kernel/cryptodev/cryptodev-qoriq-module_1.7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-kernel/cryptodev/cryptodev-qoriq-module_1.7.bb') diff --git a/recipes-kernel/cryptodev/cryptodev-qoriq-module_1.7.bb b/recipes-kernel/cryptodev/cryptodev-qoriq-module_1.7.bb index df2e5464..383b4821 100644 --- a/recipes-kernel/cryptodev/cryptodev-qoriq-module_1.7.bb +++ b/recipes-kernel/cryptodev/cryptodev-qoriq-module_1.7.bb @@ -11,4 +11,4 @@ DEPENDS += "cryptodev-linux" EXTRA_OEMAKE='KERNEL_DIR="${STAGING_KERNEL_DIR}" PREFIX="${D}"' -COMPATIBLE_MACHINE = "(qoriq-arm|qoriq-ppc)" +COMPATIBLE_MACHINE = "(qoriq)" -- cgit v1.2.3-54-g00ecf