9576defc4b
Occurrences were searched using [1]: check-package --include-only EmptyLastLine $(find * -type f) and manually removed. [1] http://patchwork.ozlabs.org/patch/729666/ Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
213 B
Plaintext
9 lines
213 B
Plaintext
config BR2_PACKAGE_PTPD2
|
|
bool "ptpd2"
|
|
select BR2_PACKAGE_LIBPCAP
|
|
help
|
|
The PTP daemon (PTPd) implements the Precision Time protocol
|
|
(PTP) as defined by the IEEE-1588-2008.
|
|
|
|
https://github.com/ptpd/ptpd
|