Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(149)

Unified Diff: chromeos/drivers/tpmd_dev/Makefile

Issue 1602016: Add tpmd_dev from the tpm-emulator source to the kernel (Closed)
Patch Set: fixes from review Created 10 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chromeos/drivers/Makefile ('k') | chromeos/drivers/tpmd_dev/config.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/drivers/tpmd_dev/Makefile
diff --git a/chromeos/drivers/tpmd_dev/Makefile b/chromeos/drivers/tpmd_dev/Makefile
new file mode 100644
index 0000000000000000000000000000000000000000..7d62de463de1532108ad286f8fb39571b5d8161a
--- /dev/null
+++ b/chromeos/drivers/tpmd_dev/Makefile
@@ -0,0 +1,4 @@
+#
+# Makefile for the kernel tpm emulator device driver.
+#
+obj-$(CONFIG_TCG_TPM) += tpmd_dev.o
« no previous file with comments | « chromeos/drivers/Makefile ('k') | chromeos/drivers/tpmd_dev/config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698