Skip to content

Commit

Permalink
i386: prepare shared kernel/setup.c
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Thomas Gleixner committed Oct 11, 2007
1 parent 016f811 commit 549c64a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/i386/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
extra-y := head.o init_task.o vmlinux.lds

obj-y := process.o signal.o entry.o traps_32.o irq.o \
ptrace.o time.o ioport.o ldt.o setup.o i8259_32.o sys_i386_32.o \
ptrace.o time.o ioport.o ldt.o setup_32.o i8259_32.o sys_i386_32.o \
pci-dma_32.o i386_ksyms.o i387.o bootflag.o e820_32.o\
quirks.o i8237.o topology.o alternative.o i8253_32.o tsc.o

Expand Down
File renamed without changes.

0 comments on commit 549c64a

Please sign in to comment.