summaryrefslogtreecommitdiffstats
path: root/src/usr/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/makefile')
-rw-r--r--src/usr/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/makefile b/src/usr/makefile
index dc1bffa15..25bf96d4d 100644
--- a/src/usr/makefile
+++ b/src/usr/makefile
@@ -3,7 +3,7 @@ ROOTPATH = ../..
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 isteps.d pnor.d i2c.d
+ scom.d xscom.d targeting.d initservice.d hwpf.d \
+ ecmddatabuffer.d isteps.d pnor.d vfs.d i2c.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud