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-06 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* irq/irq.c: Minor "bool" fixes.
|
||||
|
||||
@@ -55,9 +55,6 @@ libbsp_a_SOURCES = $(startup_SOURCES) $(clock_SOURCES) $(console_SOURCES) \
|
||||
$(timer_SOURCES) $(irq_SOURCES)
|
||||
|
||||
libbsp_a_LIBADD = gbaoverrides.rel
|
||||
if HAS_NETWORKING
|
||||
##
|
||||
endif
|
||||
|
||||
include $(srcdir)/preinstall.am
|
||||
include $(top_srcdir)/../../../../automake/local.am
|
||||
|
||||
Reference in New Issue
Block a user