mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-31 07:50:52 +00:00
machine: add opencl feature to corresponding platforms
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
require conf/machine/include/omap-a15.inc
|
require conf/machine/include/omap-a15.inc
|
||||||
SOC_FAMILY_append = ":dra7xx"
|
SOC_FAMILY_append = ":dra7xx"
|
||||||
|
|
||||||
MACHINE_FEATURES += "pci"
|
MACHINE_FEATURES += "pci opencl"
|
||||||
|
|||||||
@@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
require conf/machine/include/keystone.inc
|
require conf/machine/include/keystone.inc
|
||||||
|
|
||||||
|
MACHINE_FEATURES += "opencl"
|
||||||
|
|
||||||
UBOOT_MACHINE = "k2e_evm_config"
|
UBOOT_MACHINE = "k2e_evm_config"
|
||||||
|
|
||||||
BOOT_MONITOR_MAKE_TARGET = "k2e"
|
BOOT_MONITOR_MAKE_TARGET = "k2e"
|
||||||
|
|||||||
@@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
require conf/machine/include/keystone.inc
|
require conf/machine/include/keystone.inc
|
||||||
|
|
||||||
|
MACHINE_FEATURES += "opencl"
|
||||||
|
|
||||||
UBOOT_MACHINE = "k2hk_evm_config"
|
UBOOT_MACHINE = "k2hk_evm_config"
|
||||||
|
|
||||||
BOOT_MONITOR_MAKE_TARGET = "k2hk"
|
BOOT_MONITOR_MAKE_TARGET = "k2hk"
|
||||||
|
|||||||
@@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
require conf/machine/include/keystone.inc
|
require conf/machine/include/keystone.inc
|
||||||
|
|
||||||
|
MACHINE_FEATURES += "opencl"
|
||||||
|
|
||||||
UBOOT_MACHINE = "k2l_evm_config"
|
UBOOT_MACHINE = "k2l_evm_config"
|
||||||
|
|
||||||
BOOT_MONITOR_MAKE_TARGET = "k2l"
|
BOOT_MONITOR_MAKE_TARGET = "k2l"
|
||||||
|
|||||||
Reference in New Issue
Block a user