Add ftpd as a service. Add rtems-bsd-config.h for app libbsd set up.

This commit is contained in:
Chris Johns
2016-06-28 13:32:01 +10:00
parent c2ec5f188b
commit 90873cc802
10 changed files with 446 additions and 57 deletions

View File

@@ -1013,6 +1013,8 @@ def build(bld):
'mDNSResponder/mDNSShared/PlatformCommon.c',
'mDNSResponder/mDNSShared/dnssd_clientshim.c',
'mDNSResponder/mDNSShared/mDNSDebug.c',
'rtemsbsd/ftpd/ftpd-init.c',
'rtemsbsd/ftpd/ftpd-service.c',
'rtemsbsd/ftpd/ftpd.c',
'rtemsbsd/ftpfs/ftpfs.c',
'rtemsbsd/local/bus_if.c',