Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 177921
b: refs/heads/master
c: cf72e94
h: refs/heads/master
i:
  177919: 9c7efbf
v: v3
  • Loading branch information
Ralf Baechle committed Dec 17, 2009
1 parent 5ff7c48 commit a400474
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a4609780c9acd291becfc5e81b08485f92803886
refs/heads/master: cf72e9470dc071c395f7895b5cb9418dca27d07d
4 changes: 2 additions & 2 deletions trunk/arch/mips/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down Expand Up @@ -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)

0 comments on commit a400474

Please sign in to comment.