forked from Imagelibrary/rtems
2009-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Remove reference to timer_SOURCES.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* Makefile.am: Remove reference to timer_SOURCES.
|
||||
|
||||
2009-10-12 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* include/bsp.h: BSP has plenty of memory.
|
||||
|
||||
@@ -54,7 +54,7 @@ irq_SOURCES = irq/irq_init.c \
|
||||
|
||||
noinst_LIBRARIES += libbsp.a
|
||||
libbsp_a_SOURCES = $(startup_SOURCES) $(clock_SOURCES) $(console_SOURCES) \
|
||||
$(timer_SOURCES) $(irq_SOURCES)
|
||||
$(irq_SOURCES)
|
||||
|
||||
# ../../../libcpu/@RTEMS_CPU@/mpc6xx/clock.rel
|
||||
include_bsp_HEADERS += ../../../libcpu/@RTEMS_CPU@/@exceptions@/bspsupport/vectors.h \
|
||||
|
||||
Reference in New Issue
Block a user