diff options
Diffstat (limited to 'conf/machine/include/k2g.inc')
| -rw-r--r-- | conf/machine/include/k2g.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/include/k2g.inc b/conf/machine/include/k2g.inc index 3cd540d5..7bcc412b 100644 --- a/conf/machine/include/k2g.inc +++ b/conf/machine/include/k2g.inc | |||
| @@ -1,2 +1,6 @@ | |||
| 1 | require conf/machine/include/keystone.inc | 1 | require conf/machine/include/keystone.inc |
| 2 | SOC_FAMILY_append = ":k2g" | 2 | SOC_FAMILY_append = ":k2g" |
| 3 | |||
| 4 | # Set the list of device targets for ti-pdk class recipes | ||
| 5 | TI_PDK_LIMIT_SOCS = "k2g" | ||
| 6 | TI_PDK_LIMIT_BOARDS = "evmK2G iceK2G" | ||
