forked from Imagelibrary/rtems
2008-01-22 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am: Remove duplicate cases of mmu.rel and timer.rel in list of objects.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2008-01-22 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
|
* Makefile.am: Remove duplicate cases of mmu.rel and timer.rel in list
|
||||||
|
of objects.
|
||||||
|
|
||||||
2007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>
|
2007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
* include/bsp.h, startup/bspstart.c: Eliminate copies of the
|
* include/bsp.h, startup/bspstart.c: Eliminate copies of the
|
||||||
|
|||||||
@@ -109,8 +109,6 @@ libbsp_a_LIBADD += ../../../libcpu/@RTEMS_CPU@/shared/cpuIdent.rel \
|
|||||||
../../../libcpu/@RTEMS_CPU@/mpc6xx/mmu.rel \
|
../../../libcpu/@RTEMS_CPU@/mpc6xx/mmu.rel \
|
||||||
../../../libcpu/@RTEMS_CPU@/mpc6xx/timer.rel \
|
../../../libcpu/@RTEMS_CPU@/mpc6xx/timer.rel \
|
||||||
../../../libcpu/@RTEMS_CPU@/mpc6xx/clock.rel \
|
../../../libcpu/@RTEMS_CPU@/mpc6xx/clock.rel \
|
||||||
../../../libcpu/@RTEMS_CPU@/mpc6xx/mmu.rel \
|
|
||||||
../../../libcpu/@RTEMS_CPU@/mpc6xx/timer.rel \
|
|
||||||
../../../libcpu/@RTEMS_CPU@/mpc83xx/i2c.rel \
|
../../../libcpu/@RTEMS_CPU@/mpc83xx/i2c.rel \
|
||||||
../../../libcpu/@RTEMS_CPU@/mpc83xx/spi.rel
|
../../../libcpu/@RTEMS_CPU@/mpc83xx/spi.rel
|
||||||
|
|
||||||
@@ -121,6 +119,7 @@ endif
|
|||||||
|
|
||||||
EXTRA_DIST += README.mpc8349eamds
|
EXTRA_DIST += README.mpc8349eamds
|
||||||
EXTRA_DIST += times.mpc8349eamds
|
EXTRA_DIST += times.mpc8349eamds
|
||||||
|
### XXX
|
||||||
|
|
||||||
include $(srcdir)/preinstall.am
|
include $(srcdir)/preinstall.am
|
||||||
include $(top_srcdir)/../../../../automake/local.am
|
include $(top_srcdir)/../../../../automake/local.am
|
||||||
|
|||||||
Reference in New Issue
Block a user