aboutsummaryrefslogtreecommitdiff
path: root/openembedded-lkft-linux-next.yaml
diff options
context:
space:
mode:
authorDan Rue <dan.rue@linaro.org>2017-10-04 15:31:15 -0500
committerDan Rue <dan.rue@linaro.org>2017-10-05 11:21:06 -0500
commit34d6e81aab4049731b5a5138e4be0c71222ec779 (patch)
tree91a7b5c21af40b91f203b7d92e18680a59054b51 /openembedded-lkft-linux-next.yaml
parenteaf99cbeb57b47cf404b7e0d1f1e9fc0a41fbcf6 (diff)
openembedded-lkft: enable x15 device
Change-Id: Id26aff2e9df9ef8db29c610a488becbae3d75752 Signed-off-by: Dan Rue <dan.rue@linaro.org>
Diffstat (limited to 'openembedded-lkft-linux-next.yaml')
-rw-r--r--openembedded-lkft-linux-next.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/openembedded-lkft-linux-next.yaml b/openembedded-lkft-linux-next.yaml
index b5946817..6db44b3e 100644
--- a/openembedded-lkft-linux-next.yaml
+++ b/openembedded-lkft-linux-next.yaml
@@ -103,6 +103,9 @@
juno)
DEVICE_TYPE=juno-r2
;;
+ am57xx-evm)
+ DEVICE_TYPE=x15
+ ;;
esac
echo "DEVICE_TYPE=${DEVICE_TYPE}" > device_type_parameters