x86: Export x86 boot_params to sysfs
[deliverable/linux.git] / arch / x86 / kernel / Makefile
index 9b0a34e2cd793dcb6cfe911a99d457b102296966..510cca5c53901301d789b82d2604dae9673d6506 100644 (file)
@@ -29,6 +29,7 @@ obj-$(CONFIG_X86_64)  += sys_x86_64.o x8664_ksyms_64.o
 obj-y                  += syscall_$(BITS).o
 obj-$(CONFIG_X86_64)   += vsyscall_64.o
 obj-$(CONFIG_X86_64)   += vsyscall_emu_64.o
+obj-$(CONFIG_SYSFS)    += ksysfs.o
 obj-y                  += bootflag.o e820.o
 obj-y                  += pci-dma.o quirks.o topology.o kdebugfs.o
 obj-y                  += alternative.o i8253.o pci-nommu.o hw_breakpoint.o
This page took 0.02383 seconds and 5 git commands to generate.