]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - kernel/Makefile
Merge branch 'tracing/core' into tracing/hw-breakpoints
[mv-sheeva.git] / kernel / Makefile
index 2093a691f1c25159ec9f13d58257b21b824cce04..52508612a08ff1a4eae77496075ebd4f150eeee6 100644 (file)
@@ -99,6 +99,7 @@ obj-$(CONFIG_X86_DS) += trace/
 obj-$(CONFIG_RING_BUFFER) += trace/
 obj-$(CONFIG_SMP) += sched_cpupri.o
 obj-$(CONFIG_SLOW_WORK) += slow-work.o
+obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
 obj-$(CONFIG_PERF_COUNTERS) += perf_counter.o
 
 ifneq ($(CONFIG_SCHED_OMIT_FRAME_POINTER),y)