uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints
[linux-2.6-block.git] / arch / x86 / kernel / Makefile
index 5369059c07a907fac7e6a755aa24e7ae280bd6a0..8c8c365a3bc3e1351058da685cb17c341698a93c 100644 (file)
@@ -100,6 +100,7 @@ obj-$(CONFIG_X86_CHECK_BIOS_CORRUPTION) += check.o
 
 obj-$(CONFIG_SWIOTLB)                  += pci-swiotlb.o
 obj-$(CONFIG_OF)                       += devicetree.o
+obj-$(CONFIG_UPROBES)                  += uprobes.o
 
 ###
 # 64 bit specific files