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>2015-02-13 22:20:14 (GMT)
commit81a85853e198e95bfd66f8d0ab02bbdccd8dc9e0 (patch)
tree0e44ea85992c7f207f5a9e622c14a7ceb32b5fc8 /drivers/misc/Makefile
parentdcd195aa95ed1e650bffadfbaf86a5b05b5210b7 (diff)
downloadlinux-fsl-qoriq-81a85853e198e95bfd66f8d0ab02bbdccd8dc9e0.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