Add root bus support functions

This commit is contained in:
Sebastian Huber
2016-04-26 15:00:44 +02:00
parent 5edcb9ecd2
commit 5b93cc84b4
4 changed files with 125 additions and 0 deletions

View File

@@ -62,6 +62,7 @@ def rtems(mm):
'rtems/rtems-bsd-autoconf.c',
'rtems/rtems-bsd-bus-dma.c',
'rtems/rtems-bsd-bus-dma-mbuf.c',
'rtems/rtems-bsd-bus-root.c',
'rtems/rtems-bsd-cam.c',
'rtems/rtems-bsd-chunk.c',
'rtems/rtems-bsd-conf.c',