summaryrefslogtreecommitdiffstats
path: root/src/usr/i2c/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/i2c/makefile')
-rw-r--r--src/usr/i2c/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/i2c/makefile b/src/usr/i2c/makefile
index f3c47daec..a226d6754 100644
--- a/src/usr/i2c/makefile
+++ b/src/usr/i2c/makefile
@@ -30,6 +30,7 @@ include i2c.mk
#include unique objects
OBJS += i2c.o
+OBJS += $(if $(CONFIG_TPMDD),tpmdd.o,)
SUBDIRS += test.d
SUBDIRS += runtime.d
OpenPOWER on IntegriCloud