forked from Imagelibrary/rtems
2008-09-24 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Remove empty HAS_NETWORKING conditional.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2008-09-24 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* Makefile.am: Remove empty HAS_NETWORKING conditional.
|
||||||
|
|
||||||
2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>
|
2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* configure.ac: Make letting boot_card() handle work area allocation
|
* configure.ac: Make letting boot_card() handle work area allocation
|
||||||
|
|||||||
@@ -56,9 +56,6 @@ libbsp_a_SOURCES = $(startup_SOURCES) $(clock_SOURCES) $(console_SOURCES) \
|
|||||||
$(timer_SOURCES) $(irq_SOURCES)
|
$(timer_SOURCES) $(irq_SOURCES)
|
||||||
|
|
||||||
libbsp_a_LIBADD = gbaoverrides.rel
|
libbsp_a_LIBADD = gbaoverrides.rel
|
||||||
if HAS_NETWORKING
|
|
||||||
##
|
|
||||||
endif
|
|
||||||
|
|
||||||
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