Add mDNS support for name service dispatcher

This commit is contained in:
Sebastian Huber
2014-11-03 15:53:46 +01:00
parent b94c5ecf82
commit 7ba9b7f24c
4 changed files with 397 additions and 0 deletions

View File

@@ -699,6 +699,7 @@ rtems.addRTEMSSourceFiles(
'rtems/rtems-syslog-initialize.c',
'rtems/syslog.c',
'ftpd/ftpd.c',
'mdns/mdns.c',
'pppd/auth.c',
'pppd/ccp.c',
'pppd/chap.c',