diff options
Diffstat (limited to 'src/usr/makefile')
-rw-r--r-- | src/usr/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/makefile b/src/usr/makefile index 5855729f0..890756706 100644 --- a/src/usr/makefile +++ b/src/usr/makefile @@ -26,7 +26,7 @@ ROOTPATH = ../.. HOSTBOOT_PROFILE_NO_INSTRUMENT = 1 OBJS = module_init.o -SUBDIRS = example.d trace.d cxxtest.d testcore.d errl.d devicefw.d \ +SUBDIRS = 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 pore.d util.d mbox.d diag.d vpd.d scan.d \ |