diff options
Diffstat (limited to 'classes/qoriq_build_64bit_kernel.bbclass')
| -rw-r--r-- | classes/qoriq_build_64bit_kernel.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/qoriq_build_64bit_kernel.bbclass b/classes/qoriq_build_64bit_kernel.bbclass index f13aac973..ec71e64f7 100644 --- a/classes/qoriq_build_64bit_kernel.bbclass +++ b/classes/qoriq_build_64bit_kernel.bbclass | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | inherit features_check | 1 | inherit features_check |
| 2 | REQUIRED_DISTRO_FEATURES:e6500 += "multiarch" | 2 | REQUIRED_DISTRO_FEATURES:append:e6500 = " multiarch" |
| 3 | 3 | ||
| 4 | # BUILD_64BIT_KERNEL is this class's interface, not a machine override: any | 4 | # BUILD_64BIT_KERNEL is this class's interface, not a machine override: any |
| 5 | # machine that sets it gets the promotion, and in-tree only e6500.inc does. | 5 | # machine that sets it gets the promotion, and in-tree only e6500.inc does. |
