mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 19:11:44 +08:00
2008-08-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove stray include_HEADERS += irq/irq.h.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-08-27 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.am: Remove stray include_HEADERS += irq/irq.h.
|
||||
|
||||
2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* Makefile.am: No BSP should use exit.c as a file name. exit() is POSIX
|
||||
|
||||
@@ -53,8 +53,6 @@ noinst_LIBRARIES = libbsp.a
|
||||
libbsp_a_SOURCES = $(startup_SOURCES) $(clock_SOURCES) $(console_SOURCES) \
|
||||
$(timer_SOURCES) $(abort_SOURCES) $(irq_SOURCES)
|
||||
|
||||
include_HEADERS += irq/irq.h
|
||||
|
||||
# libcpu libraries could go here
|
||||
libbsp_a_LIBADD =
|
||||
if HAS_NETWORKING
|
||||
|
||||
Reference in New Issue
Block a user