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

Unified Diff: chromeos/drivers/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 | « no previous file | chromeos/drivers/tpmd_dev/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/drivers/Makefile
diff --git a/chromeos/drivers/Makefile b/chromeos/drivers/Makefile
index 3e00b2d8192c7eff663a959db9f9b02f930c88c8..e3aa2213301aed1b473fac0bd8c9d9b376d54ff3 100644
--- a/chromeos/drivers/Makefile
+++ b/chromeos/drivers/Makefile
@@ -5,6 +5,7 @@
obj-$(CONFIG_ATH6K_LEGACY) += ath6kl/
obj-$(CONFIG_R8103) += rtl8103/r8101-1.014.00/src/
obj-$(CONFIG_MWIFIEX) += mwifiex/
+obj-$(CONFIG_TCG_TPM) += tpmd_dev/
# This is a stupid trick to get kbuild to create chromeos/built-in.o
obj- += foo.o
« no previous file with comments | « no previous file | chromeos/drivers/tpmd_dev/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698