1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-10 21:03:08 +00:00

conf/machine, recipes: introduce k2hk SOC family

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2017-04-25 03:57:00 +00:00
parent 40507d5b2e
commit 284b7bbf3f
32 changed files with 42 additions and 41 deletions
+2
View File
@@ -0,0 +1,2 @@
require conf/machine/include/keystone.inc
SOC_FAMILY_append = ":k2hk"
+1 -1
View File
@@ -2,7 +2,7 @@
#@NAME: Keystone 2 K2HK machine
#@DESCRIPTION: Machine configuration for the TI Keystone 2 K2HK EVM
require conf/machine/include/keystone.inc
require conf/machine/include/k2hk.inc
KERNEL_DEVICETREE = "keystone-k2hk-evm.dtb"