summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/isteps/makefile')
-rw-r--r--src/usr/isteps/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/isteps/makefile b/src/usr/isteps/makefile
index dca7777f7..5a53e3291 100644
--- a/src/usr/isteps/makefile
+++ b/src/usr/isteps/makefile
@@ -50,8 +50,9 @@ SUBDIRS+=tod.d
SUBDIRS+=fab_iovalid.d
SUBDIRS+=nest.d
SUBDIRS+=io.d
-SUBDIRS+=nvdimm.d
+SUBDIRS+=$(if $(CONFIG_NVDIMM),nvdimm.d)
SUBDIRS+=ucd.d
+SUBDIRS+=expupd.d
#TODO: RTC 176018
EXTRAINCDIR += ${ROOTPATH}/src/import/
OpenPOWER on IntegriCloud