i386: prepare shared kernel/scx200.c
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
f5a08b90f0
commit
bb2c787b41
2 changed files with 1 additions and 1 deletions
arch/i386/kernel
|
@ -45,7 +45,7 @@ obj-$(CONFIG_VMI) += vmi_32.o vmiclock_32.o
|
|||
obj-$(CONFIG_PARAVIRT) += paravirt_32.o
|
||||
obj-y += pcspeaker.o
|
||||
|
||||
obj-$(CONFIG_SCx200) += scx200.o
|
||||
obj-$(CONFIG_SCx200) += scx200_32.o
|
||||
|
||||
# vsyscall_32.o contains the vsyscall DSO images as __initdata.
|
||||
# We must build both images before we can assemble it.
|
||||
|
|
Loading…
Add table
Reference in a new issue