X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=kernel%2FMakefile;h=12c679f769c6f82af6d65caf8f06d2707f86fb3f;hb=8c3af8f0debea81d87505a03c7ef0b479d8599fd;hp=eaee9de224bd5e2a1bc53a5ce826b6de066da15d;hpb=bbcd9c53c743cfee9feb0ee3b25070691d76c5ee;p=linux-2.6-microblaze.git diff --git a/kernel/Makefile b/kernel/Makefile index eaee9de224bd..12c679f769c6 100644 --- a/kernel/Makefile +++ b/kernel/Makefile @@ -84,6 +84,7 @@ obj-$(CONFIG_KPROBES) += kprobes.o obj-$(CONFIG_KGDB) += debug/ obj-$(CONFIG_DETECT_HUNG_TASK) += hung_task.o obj-$(CONFIG_LOCKUP_DETECTOR) += watchdog.o +obj-$(CONFIG_HARDLOCKUP_DETECTOR) += watchdog_hld.o obj-$(CONFIG_SECCOMP) += seccomp.o obj-$(CONFIG_RELAY) += relay.o obj-$(CONFIG_SYSCTL) += utsname_sysctl.o