mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-06 07:33:17 +00:00
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Add bsp_specs.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* Makefile.am: Add bsp_specs.
|
||||||
|
|
||||||
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
PR 1322/bsps
|
PR 1322/bsps
|
||||||
|
|||||||
@@ -12,6 +12,8 @@ ACLOCAL_AMFLAGS = -I ../../../../aclocal
|
|||||||
include $(top_srcdir)/../../../../automake/compile.am
|
include $(top_srcdir)/../../../../automake/compile.am
|
||||||
include $(top_srcdir)/../../bsp.am
|
include $(top_srcdir)/../../bsp.am
|
||||||
|
|
||||||
|
dist_project_lib_DATA = bsp_specs
|
||||||
|
|
||||||
include_bspdir = $(includedir)/bsp
|
include_bspdir = $(includedir)/bsp
|
||||||
|
|
||||||
libcpudir = ../../../libcpu/@RTEMS_CPU@
|
libcpudir = ../../../libcpu/@RTEMS_CPU@
|
||||||
|
|||||||
Reference in New Issue
Block a user