forked from Imagelibrary/rtems
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Eliminates libcpudir.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.am: Eliminates libcpudir.
|
||||
|
||||
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.am: Remove NETWORKING (Sources are missing).
|
||||
|
||||
@@ -16,8 +16,6 @@ dist_project_lib_DATA = bsp_specs
|
||||
|
||||
include_bspdir = $(includedir)/bsp
|
||||
|
||||
libcpudir = ../../../libcpu/@RTEMS_CPU@
|
||||
|
||||
###############################################################################
|
||||
# Header #
|
||||
###############################################################################
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.am: Eliminates libcpudir.
|
||||
|
||||
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.am: Cosmetics.
|
||||
|
||||
@@ -9,8 +9,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = bsp_specs
|
||||
|
||||
libcpudir = ../../../libcpu/@RTEMS_CPU@
|
||||
|
||||
include_HEADERS = include/bsp.h include/i2cdrv.h include/u-boot.h \
|
||||
include/i2c.h
|
||||
include_HEADERS += include/tm27.h
|
||||
@@ -65,8 +63,8 @@ console_SOURCES = console/console.c
|
||||
i2c_SOURCES = i2c/i2c.c i2c/i2cdrv.c i2c/mpc5200mbus.c i2c/mpc5200mbus.h
|
||||
ide_SOURCES = ide/idecfg.c ide/pcmcia_ide.c ide/pcmcia_ide.h
|
||||
|
||||
include_bsp_HEADERS = $(libcpudir)/new-exceptions/bspsupport/vectors.h \
|
||||
$(libcpudir)/new-exceptions/bspsupport/ppc_exc_bspsupp.h \
|
||||
include_bsp_HEADERS = ../../../libcpu/@RTEMS_CPU@/new-exceptions/bspsupport/vectors.h \
|
||||
../../../libcpu/@RTEMS_CPU@/new-exceptions/bspsupport/ppc_exc_bspsupp.h \
|
||||
../../shared/include/irq-generic.h \
|
||||
include/irq-config.h \
|
||||
include/irq.h \
|
||||
@@ -125,14 +123,14 @@ libbsp_a_SOURCES = $(clock_SOURCES) $(console_SOURCES) $(i2c_SOURCES) \
|
||||
$(ide_SOURCES) $(irq_SOURCES) $(mscan_SOURCES) $(nvram_SOURCES) \
|
||||
$(slicetimer_SOURCES) $(tod_SOURCES) $(startup_SOURCES) $(bestcomm_SOURCES)
|
||||
|
||||
libbsp_a_LIBADD = $(libcpudir)/shared/cpuIdent.rel \
|
||||
$(libcpudir)/shared/cache.rel \
|
||||
$(libcpudir)/shared/stack.rel \
|
||||
$(libcpudir)/@exceptions@/rtems-cpu.rel \
|
||||
$(libcpudir)/@exceptions@/raw_exception.rel \
|
||||
$(libcpudir)/@exceptions@/exc_bspsupport.rel \
|
||||
$(libcpudir)/mpc6xx/mmu.rel \
|
||||
$(libcpudir)/mpc6xx/timer.rel
|
||||
libbsp_a_LIBADD = ../../../libcpu/@RTEMS_CPU@/shared/cpuIdent.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/shared/cache.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/shared/stack.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/@exceptions@/rtems-cpu.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/@exceptions@/raw_exception.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/@exceptions@/exc_bspsupport.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/mpc6xx/mmu.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/mpc6xx/timer.rel
|
||||
|
||||
if HAS_NETWORKING
|
||||
libbsp_a_LIBADD += network.rel
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.am: Eliminates libcpudir.
|
||||
|
||||
2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* configure.ac: Make letting boot_card() handle work area allocation
|
||||
|
||||
@@ -12,8 +12,6 @@ dist_project_lib_DATA = bsp_specs
|
||||
include_HEADERS = include/bsp.h
|
||||
include_HEADERS += include/tm27.h
|
||||
|
||||
libcpudir = ../../../libcpu/@RTEMS_CPU@
|
||||
|
||||
nodist_include_HEADERS = include/bspopts.h
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
@@ -91,20 +89,20 @@ libbsp_a_SOURCES = $(startup_SOURCES) $(clock_SOURCES) $(console_SOURCES) \
|
||||
$(irq_SOURCES) $(mpc83xx_regs_SOURCES) \
|
||||
$(bsp_i2c_SOURCES) $(bsp_spi_SOURCES)
|
||||
|
||||
libbsp_a_LIBADD = $(libcpudir)/shared/cpuIdent.rel \
|
||||
$(libcpudir)/shared/cache.rel \
|
||||
$(libcpudir)/@exceptions@/rtems-cpu.rel \
|
||||
$(libcpudir)/@exceptions@/raw_exception.rel \
|
||||
$(libcpudir)/@exceptions@/exc_bspsupport.rel \
|
||||
$(libcpudir)/mpc6xx/mmu.rel \
|
||||
$(libcpudir)/mpc6xx/timer.rel \
|
||||
$(libcpudir)/mpc83xx/i2c.rel \
|
||||
$(libcpudir)/mpc83xx/spi.rel \
|
||||
$(libcpudir)/mpc83xx/gtm.rel
|
||||
libbsp_a_LIBADD = ../../../libcpu/@RTEMS_CPU@/shared/cpuIdent.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/shared/cache.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/@exceptions@/rtems-cpu.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/@exceptions@/raw_exception.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/@exceptions@/exc_bspsupport.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/mpc6xx/mmu.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/mpc6xx/timer.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/mpc83xx/i2c.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/mpc83xx/spi.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/mpc83xx/gtm.rel
|
||||
|
||||
if HAS_NETWORKING
|
||||
libbsp_a_LIBADD += network.rel
|
||||
libbsp_a_LIBADD += $(libcpudir)/mpc83xx/tsec.rel
|
||||
libbsp_a_LIBADD += ../../../libcpu/@RTEMS_CPU@/mpc83xx/tsec.rel
|
||||
endif
|
||||
|
||||
EXTRA_DIST += README.mpc8349eamds
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.am: Eliminates libcpudir.
|
||||
|
||||
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.am: Cosmetics.
|
||||
|
||||
@@ -9,8 +9,6 @@ include $(top_srcdir)/../../bsp.am
|
||||
|
||||
dist_project_lib_DATA = bsp_specs
|
||||
|
||||
libcpudir = ../../../libcpu/@RTEMS_CPU@
|
||||
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
noinst_PROGRAMS =
|
||||
@@ -63,17 +61,17 @@ noinst_LIBRARIES = libbsp.a
|
||||
libbsp_a_SOURCES = $(startup_SOURCES) $(clock_SOURCES) $(irq_generic_SOURCES) \
|
||||
$(tests_SOURCES)
|
||||
|
||||
libbsp_a_LIBADD = $(libcpudir)/shared/cpuIdent.rel \
|
||||
$(libcpudir)/shared/cache.rel \
|
||||
$(libcpudir)/shared/stack.rel \
|
||||
$(libcpudir)/@RTEMS_CPU_MODEL@/misc.rel \
|
||||
$(libcpudir)/@RTEMS_CPU_MODEL@/irq.rel \
|
||||
$(libcpudir)/@RTEMS_CPU_MODEL@/edma.rel \
|
||||
$(libcpudir)/@RTEMS_CPU_MODEL@/dspi.rel \
|
||||
$(libcpudir)/@RTEMS_CPU_MODEL@/esci.rel \
|
||||
$(libcpudir)/@exceptions@/rtems-cpu.rel \
|
||||
$(libcpudir)/@exceptions@/raw_exception.rel \
|
||||
$(libcpudir)/@exceptions@/exc_bspsupport.rel
|
||||
libbsp_a_LIBADD = ../../../libcpu/@RTEMS_CPU@/shared/cpuIdent.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/shared/cache.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/shared/stack.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/@RTEMS_CPU_MODEL@/misc.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/@RTEMS_CPU_MODEL@/irq.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/@RTEMS_CPU_MODEL@/edma.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/@RTEMS_CPU_MODEL@/dspi.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/@RTEMS_CPU_MODEL@/esci.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/@exceptions@/rtems-cpu.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/@exceptions@/raw_exception.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/@exceptions@/exc_bspsupport.rel
|
||||
|
||||
if HAS_NETWORKING
|
||||
libbsp_a_LIBADD += network.rel
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.am: Eliminates libcpudir.
|
||||
|
||||
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.am: Cosmetics.
|
||||
|
||||
@@ -12,8 +12,6 @@ dist_project_lib_DATA = bsp_specs
|
||||
include_HEADERS = include/bsp.h
|
||||
include_HEADERS += include/tm27.h
|
||||
|
||||
libcpudir = ../../../libcpu/@RTEMS_CPU@
|
||||
|
||||
nodist_include_HEADERS = include/bspopts.h
|
||||
DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
@@ -25,8 +23,8 @@ include_HEADERS += include/coverhd.h
|
||||
include_bsp_HEADERS = include/tqm.h include/8xx_immap.h \
|
||||
include/irq.h include/irq-config.h \
|
||||
../../shared/include/irq-generic.h\
|
||||
$(libcpudir)/@exceptions@/bspsupport/vectors.h \
|
||||
$(libcpudir)/@exceptions@/bspsupport/ppc_exc_bspsupp.h
|
||||
../../../libcpu/@RTEMS_CPU@/@exceptions@/bspsupport/vectors.h \
|
||||
../../../libcpu/@RTEMS_CPU@/@exceptions@/bspsupport/ppc_exc_bspsupp.h
|
||||
|
||||
EXTRA_DIST = times-tqm866
|
||||
|
||||
@@ -73,16 +71,16 @@ libbsp_a_SOURCES = $(irq_SOURCES) \
|
||||
$(p_clock_SOURCES) $(timer_SOURCES)
|
||||
|
||||
libbsp_a_LIBADD = \
|
||||
$(libcpudir)/shared/cpuIdent.rel \
|
||||
$(libcpudir)/shared/cache.rel \
|
||||
$(libcpudir)/@exceptions@/rtems-cpu.rel \
|
||||
$(libcpudir)/@exceptions@/raw_exception.rel \
|
||||
$(libcpudir)/@exceptions@/exc_bspsupport.rel \
|
||||
$(libcpudir)/mpc8xx/console-generic.rel \
|
||||
$(libcpudir)/mpc8xx/cpm.rel \
|
||||
$(libcpudir)/mpc8xx/clock.rel \
|
||||
$(libcpudir)/mpc8xx/mmu.rel \
|
||||
$(libcpudir)/mpc8xx/timer.rel
|
||||
../../../libcpu/@RTEMS_CPU@/shared/cpuIdent.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/shared/cache.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/@exceptions@/rtems-cpu.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/@exceptions@/raw_exception.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/@exceptions@/exc_bspsupport.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/mpc8xx/console-generic.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/mpc8xx/cpm.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/mpc8xx/clock.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/mpc8xx/mmu.rel \
|
||||
../../../libcpu/@RTEMS_CPU@/mpc8xx/timer.rel
|
||||
|
||||
if HAS_NETWORKING
|
||||
libbsp_a_LIBADD += network.rel
|
||||
|
||||
Reference in New Issue
Block a user