From c3bab73b4bb1b02879671d72ff96e625a1b4807e Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 30 Apr 2018 09:24:44 +0200 Subject: tftpfs: Always build TFTP client Move TFTP client filesystem to separate library libtftpfs.a. Conditionally use legacy network stack features, e.g. BOOTP support. Update #3419. --- cpukit/headers.am | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/headers.am') diff --git a/cpukit/headers.am b/cpukit/headers.am index dbd1273095..048cef6d83 100644 --- a/cpukit/headers.am +++ b/cpukit/headers.am @@ -190,6 +190,7 @@ include_rtems_HEADERS += include/rtems/termios_printk.h include_rtems_HEADERS += include/rtems/termios_printk_cnf.h include_rtems_HEADERS += include/rtems/termiostypes.h include_rtems_HEADERS += include/rtems/test.h +include_rtems_HEADERS += include/rtems/tftp.h include_rtems_HEADERS += include/rtems/thread.h include_rtems_HEADERS += include/rtems/timecounter.h include_rtems_HEADERS += include/rtems/timespec.h -- cgit v1.2.3