mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-26 16:44:49 +08:00
Remove net/pppcompress.c, net/pppcompress.h.
This commit is contained in:
@@ -64,13 +64,13 @@ include_netdir = $(includedir)/net
|
||||
include_net_HEADERS = net/bpf.h net/ethernet.h net/if.h net/if_arp.h \
|
||||
net/if_dl.h net/if_llc.h net/if_ppp.h net/if_types.h net/if_var.h \
|
||||
net/netisr.h net/ppp-comp.h net/ppp_defs.h net/radix.h net/raw_cb.h \
|
||||
net/route.h net/if_pppvar.h net/pppcompress.h net/slcompress.h
|
||||
net/route.h net/if_pppvar.h net/slcompress.h
|
||||
include_net_HEADERS += net/if_media.h
|
||||
include_net_HEADERS += net/ppp_comp.h
|
||||
|
||||
libnetworking_a_SOURCES += net/if.c net/if_ethersubr.c net/if_loop.c \
|
||||
net/radix.c net/route.c net/rtsock.c net/raw_cb.c net/raw_usrreq.c \
|
||||
net/if_ppp.c net/ppp_tty.c net/pppcompress.c net/slcompress.c
|
||||
net/if_ppp.c net/ppp_tty.c net/slcompress.c
|
||||
|
||||
## netinet
|
||||
|
||||
|
||||
Reference in New Issue
Block a user