rtemsbsd/devfs: Add.

This commit is contained in:
Christian Mauderer
2016-06-30 07:55:27 +02:00
parent bf7faad356
commit b5db3321b5
4 changed files with 311 additions and 2 deletions

View File

@@ -1110,6 +1110,7 @@ def build(bld):
'rtemsbsd/sys/dev/usb/controller/ohci_lpc.c',
'rtemsbsd/sys/dev/usb/controller/usb_otg_transceiver.c',
'rtemsbsd/sys/dev/usb/controller/usb_otg_transceiver_dump.c',
'rtemsbsd/sys/fs/devfs/devfs_devs.c',
'rtemsbsd/sys/net/if_ppp.c',
'rtemsbsd/sys/net/ppp_tty.c',
'rtemsbsd/telnetd/check_passwd.c',