mirror of
https://github.com/torvalds/linux.git
synced 2026-06-28 09:05:40 +02:00
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
|
|
@ -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…
Reference in New Issue
Block a user