diff options
Diffstat (limited to 'src/usr/makefile')
| -rw-r--r-- | src/usr/makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/makefile b/src/usr/makefile index e4ae0117d..191419605 100644 --- a/src/usr/makefile +++ b/src/usr/makefile @@ -29,6 +29,7 @@ OBJS = module_init.o SUBDIRS = example.d trace.d cxxtest.d testcore.d errl.d devicefw.d \ scom.d xscom.d targeting.d initservice.d hwpf.d \ ecmddatabuffer.d pnor.d i2c.d vfs.d fsi.d hwas.d fsiscom.d \ - intr.d spd.d pore.d util.d mbox.d diag.d mvpd.d scan.d + intr.d spd.d pore.d util.d mbox.d diag.d mvpd.d scan.d \ + runtime.d include ${ROOTPATH}/config.mk |

