forked from Imagelibrary/rtems
tms570/Makefile.am: Remove bad networking build info
This commit is contained in:
@@ -130,20 +130,6 @@ libbsp_a_CPPFLAGS += -I$(srcdir)/../../../libcpu/arm/shared/include
|
||||
# Start hooks
|
||||
libbsp_a_SOURCES += startup/bspstarthooks.c
|
||||
|
||||
# Network
|
||||
|
||||
if HAS_NETWORKING
|
||||
|
||||
noinst_PROGRAMS = network.rel
|
||||
|
||||
network_rel_CPPFLAGS = $(AM_CPPFLAGS)
|
||||
network_rel_CPPFLAGS += -D__INSIDE_RTEMS_BSD_TCPIP_STACK__ -D__BSD_VISIBLE
|
||||
network_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
||||
|
||||
libbsp_a_LIBADD += network.rel
|
||||
|
||||
endif
|
||||
|
||||
# ----------------------------
|
||||
# ------ Special Rules
|
||||
# ----------------------------
|
||||
|
||||
Reference in New Issue
Block a user