提交 cf72e947 编写于 作者: R Ralf Baechle

MIPS: Cleanup random differences beween lmo and Linus' kernel.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 a4609780
......@@ -2,8 +2,6 @@
# Makefile for the Linux/MIPS kernel.
#
CPPFLAGS_vmlinux.lds := $(KBUILD_CFLAGS)
extra-y := head.o init_task.o vmlinux.lds
obj-y += cpu-probe.o branch.o entry.o genex.o irq.o process.o \
......@@ -103,3 +101,5 @@ obj-$(CONFIG_HAVE_STD_PC_SERIAL_PORT) += 8250-platform.o
obj-$(CONFIG_MIPS_CPUFREQ) += cpufreq/
EXTRA_CFLAGS += -Werror
CPPFLAGS_vmlinux.lds := $(KBUILD_CFLAGS)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册