i386: prepare shared kernel/kprobes.c
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
b4f127b931
commit
930eed490c
2 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel_32.o crash_32.o
|
|||
obj-$(CONFIG_CRASH_DUMP) += crash_dump_32.o
|
||||
obj-$(CONFIG_X86_NUMAQ) += numaq_32.o
|
||||
obj-$(CONFIG_X86_SUMMIT_NUMA) += summit_32.o
|
||||
obj-$(CONFIG_KPROBES) += kprobes.o
|
||||
obj-$(CONFIG_KPROBES) += kprobes_32.o
|
||||
obj-$(CONFIG_MODULES) += module_32.o
|
||||
obj-y += sysenter_32.o vsyscall_32.o
|
||||
obj-$(CONFIG_ACPI_SRAT) += srat_32.o
|
||||
|
|
Loading…
Add table
Reference in a new issue