summaryrefslogtreecommitdiff
path: root/drivers/misc/Makefile
diff options
context:
space:
mode:
authorCarsten Emde <C.Emde@osadl.org>2011-07-19 12:53:12 (GMT)
committerScott Wood <scottwood@freescale.com>2014-04-10 00:18:45 (GMT)
commit216f1708a359ee9d70f3b49114c8266474c14b0c (patch)
tree86cc48d395d7e8613b98b56e214712dfebc5e4fb /drivers/misc/Makefile
parentca629a5e1742e029d594ce89a3962bd4d1ce39e4 (diff)
downloadlinux-fsl-qoriq-216f1708a359ee9d70f3b49114c8266474c14b0c.tar.xz
hwlatdetect.patch
Jon Masters developed this wonderful SMI detector. For details please consult Documentation/hwlat_detector.txt. It could be ported to Linux 3.0 RT without any major change. Signed-off-by: Carsten Emde <C.Emde@osadl.org>
Diffstat (limited to 'drivers/misc/Makefile')
-rw-r--r--drivers/misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/Makefile b/drivers/misc/Makefile
index c235d5b..6bb08da40 100644
--- a/drivers/misc/Makefile
+++ b/drivers/misc/Makefile
@@ -53,3 +53,4 @@ obj-$(CONFIG_INTEL_MEI) += mei/
obj-$(CONFIG_VMWARE_VMCI) += vmw_vmci/
obj-$(CONFIG_LATTICE_ECP3_CONFIG) += lattice-ecp3-config.o
obj-$(CONFIG_SRAM) += sram.o
+obj-$(CONFIG_HWLAT_DETECTOR) += hwlat_detector.o