source: rtems/c/src/lib/libbsp/epiphany/Makefile.am @ ca4602e

5
Last change on this file since ca4602e was 6f71dcb7, checked in by Hesham ALMatary <heshamelmatary@…>, on 05/21/15 at 16:53:53

Epiphany: Add the first epiphany_sim BSP v4

This BSP in intended to run on the simulator that should be built
from RSB. When building RTEMS for Epiphany --disable-networking must
be provided part of the configure command.

  • Property mode set to 100644
File size: 348 bytes
Line 
1ACLOCAL_AMFLAGS = -I ../../../aclocal
2## Descend into the @RTEMS_BSP_FAMILY@ directory
3## Currently, the shared directory is not explicitly
4## added but it is present in the source tree.
5SUBDIRS = @RTEMS_BSP_FAMILY@
6include $(srcdir)/preinstall.am
7include $(top_srcdir)/../../../automake/subdirs.am
8include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.