forked from Imagelibrary/rtems
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove NETWORKING (Sources are missing).
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* Makefile.am: Remove NETWORKING (Sources are missing).
|
||||||
|
|
||||||
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* Makefile.am: Add DISTCLEANFILES = include/bspopts.h.
|
* Makefile.am: Add DISTCLEANFILES = include/bspopts.h.
|
||||||
|
|||||||
@@ -91,22 +91,6 @@ libbsp_a_SOURCES = $(clock_SOURCES) \
|
|||||||
$(shared_SOURCES) \
|
$(shared_SOURCES) \
|
||||||
$(startup_SOURCES)
|
$(startup_SOURCES)
|
||||||
|
|
||||||
###############################################################################
|
|
||||||
# Network #
|
|
||||||
###############################################################################
|
|
||||||
|
|
||||||
if HAS_NETWORKING
|
|
||||||
|
|
||||||
noinst_PROGRAMS = network.rel
|
|
||||||
|
|
||||||
network_rel_SOURCES = network/network.c
|
|
||||||
network_rel_CPPFLAGS = $(AM_CPPFLAGS) -D__INSIDE_RTEMS_BSD_TCPIP_STACK__
|
|
||||||
network_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
|
||||||
|
|
||||||
libbsp_a_LIBADD = network.rel
|
|
||||||
|
|
||||||
endif
|
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Special Rules #
|
# Special Rules #
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user