]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - lib/Makefile
tpm: Add TPM command library
[karo-tx-uboot.git] / lib / Makefile
index 1bfd3ee1240a9e2b77d4e09c49fcfc743419ac68..d57775d7c4679cc0663fca87cf2fa299aeef698b 100644 (file)
@@ -54,6 +54,7 @@ COBJS-y += qsort.o
 COBJS-$(CONFIG_SHA1) += sha1.o
 COBJS-$(CONFIG_SHA256) += sha256.o
 COBJS-y        += strmhz.o
+COBJS-$(CONFIG_TPM) += tpm.o
 COBJS-$(CONFIG_RBTREE) += rbtree.o
 endif