summaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorKoen Kooi <k-kooi@ti.com>2009-10-13 22:16:24 +0200
committerKoen Kooi <koen@openembedded.org>2009-10-13 22:23:48 +0200
commitf1c87869599b3573c2516bf679f3c4b9895ce31e (patch)
tree17ba210ea4b79bbfb1a26d6d3b811c23f30a79a0 /conf/machine/include
parenta4869c043326ed7982521d242eb34959491990ab (diff)
downloadopenembedded-f1c87869599b3573c2516bf679f3c4b9895ce31e.tar.gz
dm355-{evm,leopard}: put dm355 SoC variables in a shared include file
Diffstat (limited to 'conf/machine/include')
-rw-r--r--conf/machine/include/dm355.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/conf/machine/include/dm355.inc b/conf/machine/include/dm355.inc
new file mode 100644
index 0000000000..dffafe4460
--- /dev/null
+++ b/conf/machine/include/dm355.inc
@@ -0,0 +1,9 @@
+
+DEVICES = "DM355"
+GPPOS = "LINUX_GCC"
+PLATFORM = "dm355"
+PROGRAMS = "APP_LOCAL"
+TARGET = "dm355_al"
+XDC_PLATFORM = ti.platforms.evmDM355
+
+