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 10c88e94f..d9089f4d6 100644 --- a/src/usr/makefile +++ b/src/usr/makefile @@ -26,6 +26,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 + ecmddatabuffer.d pnor.d i2c.d vfs.d fsi.d hwas.d fsiscom.d \ + intr.d include ${ROOTPATH}/config.mk |

