diff options
Diffstat (limited to 'conf/machine/include/k2l.inc')
-rw-r--r-- | conf/machine/include/k2l.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/machine/include/k2l.inc b/conf/machine/include/k2l.inc new file mode 100644 index 00000000..997bcbe2 --- /dev/null +++ b/conf/machine/include/k2l.inc | |||
@@ -0,0 +1,6 @@ | |||
1 | require conf/machine/include/keystone.inc | ||
2 | SOC_FAMILY_append = ":k2l" | ||
3 | |||
4 | # Set the list of device targets for ti-pdk class recipes | ||
5 | TI_PDK_LIMIT_SOCS = "k2l" | ||
6 | TI_PDK_LIMIT_BOARDS = "evmK2L" | ||