forked from Imagelibrary/rtems
Cosmetics.
This commit is contained in:
@@ -62,8 +62,7 @@ if HAS_NETWORKING
|
|||||||
erc32sonic_CPPFLAGS = -D__INSIDE_RTEMS_BSD_TCPIP_STACK__
|
erc32sonic_CPPFLAGS = -D__INSIDE_RTEMS_BSD_TCPIP_STACK__
|
||||||
noinst_PROGRAMS += erc32sonic.rel
|
noinst_PROGRAMS += erc32sonic.rel
|
||||||
erc32sonic_rel_SOURCES = erc32sonic/erc32sonic.c
|
erc32sonic_rel_SOURCES = erc32sonic/erc32sonic.c
|
||||||
erc32sonic_rel_CPPFLAGS = $(AM_CPPFLAGS) \
|
erc32sonic_rel_CPPFLAGS = $(AM_CPPFLAGS) $(erc32sonic_CPPFLAGS)
|
||||||
$(erc32sonic_CPPFLAGS)
|
|
||||||
erc32sonic_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
erc32sonic_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|||||||
@@ -65,8 +65,7 @@ if HAS_NETWORKING
|
|||||||
leon_open_eth_CPPFLAGS = -D__INSIDE_RTEMS_BSD_TCPIP_STACK__
|
leon_open_eth_CPPFLAGS = -D__INSIDE_RTEMS_BSD_TCPIP_STACK__
|
||||||
noinst_PROGRAMS += leon_open_eth.rel
|
noinst_PROGRAMS += leon_open_eth.rel
|
||||||
leon_open_eth_rel_SOURCES = leon_open_eth/leon_open_eth.c
|
leon_open_eth_rel_SOURCES = leon_open_eth/leon_open_eth.c
|
||||||
leon_open_eth_rel_CPPFLAGS = $(AM_CPPFLAGS) \
|
leon_open_eth_rel_CPPFLAGS = $(AM_CPPFLAGS) $(leon_open_eth_CPPFLAGS)
|
||||||
$(leon_open_eth_CPPFLAGS)
|
|
||||||
leon_open_eth_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
leon_open_eth_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user