Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204499
b: refs/heads/master
c: 1505b60
h: refs/heads/master
i:
  204497: a715d12
  204495: 37bc6f8
v: v3
  • Loading branch information
Ralf Baechle committed Aug 5, 2010
1 parent 7443e90 commit be379a3
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 10 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: 82baa6b0829b810329dd72a31cd5721cba05488a
refs/heads/master: 1505b60757694512b76edce8ecc6f73b4a8a7f9f
1 change: 1 addition & 0 deletions trunk/arch/mips/Kbuild.platforms
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
platforms += alchemy
platforms += ar7
platforms += cobalt
platforms += jazz
platforms += loongson
platforms += mipssim
platforms += pmc-sierra
Expand Down
7 changes: 0 additions & 7 deletions trunk/arch/mips/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -191,13 +191,6 @@ endif
#
include $(srctree)/arch/mips/Kbuild.platforms

#
# Acer PICA 61, Mips Magnum 4000 and Olivetti M700.
#
core-$(CONFIG_MACH_JAZZ) += arch/mips/jazz/
cflags-$(CONFIG_MACH_JAZZ) += -I$(srctree)/arch/mips/include/asm/mach-jazz
load-$(CONFIG_MACH_JAZZ) += 0xffffffff80080000

#
# DECstation family
#
Expand Down
2 changes: 0 additions & 2 deletions trunk/arch/mips/jazz/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@
#

obj-y := irq.o jazzdma.o reset.o setup.o

EXTRA_CFLAGS += -Werror
6 changes: 6 additions & 0 deletions trunk/arch/mips/jazz/Platform
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#
# Acer PICA 61, Mips Magnum 4000 and Olivetti M700.
#
platform-$(CONFIG_MACH_JAZZ) += jazz/
cflags-$(CONFIG_MACH_JAZZ) += -I$(srctree)/arch/mips/include/asm/mach-jazz
load-$(CONFIG_MACH_JAZZ) += 0xffffffff80080000

0 comments on commit be379a3

Please sign in to comment.