Makefile 110 字节
Newer Older
1 2
obj-$(CONFIG_IP_DCCP_CCID3) += dccp_ccid3.o

3
dccp_ccid3-y := ccid3.o lib/loss_interval.o lib/packet_history.o