From f1c87869599b3573c2516bf679f3c4b9895ce31e Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 13 Oct 2009 22:16:24 +0200 Subject: dm355-{evm,leopard}: put dm355 SoC variables in a shared include file --- conf/machine/include/dm355.inc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 conf/machine/include/dm355.inc (limited to 'conf/machine/include') 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 + + -- cgit v1.2.3