diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2017-04-25 03:57:00 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2017-04-24 18:34:30 -0400 |
| commit | 284b7bbf3f29ff93bf982f21aa19b4fe238d5e88 (patch) | |
| tree | d793e1c92e36db1ab65855aaf8865a587e82a295 /conf/machine/include | |
| parent | 40507d5b2e6cd9f434b55f12c6896f1e2e04d163 (diff) | |
| download | meta-ti-284b7bbf3f29ff93bf982f21aa19b4fe238d5e88.tar.gz | |
conf/machine, recipes: introduce k2hk SOC family
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/include')
| -rw-r--r-- | conf/machine/include/k2hk.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/include/k2hk.inc b/conf/machine/include/k2hk.inc new file mode 100644 index 00000000..4f308471 --- /dev/null +++ b/conf/machine/include/k2hk.inc | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | require conf/machine/include/keystone.inc | ||
| 2 | SOC_FAMILY_append = ":k2hk" | ||
