Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204503
b: refs/heads/master
c: 36bb97e
h: refs/heads/master
i:
  204501: 7e5e581
  204499: be379a3
  204495: 37bc6f8
v: v3
  • Loading branch information
Ralf Baechle committed Aug 5, 2010
1 parent 7344626 commit 00f425f
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 11 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: b9dbdce11b0c961d5cf22488ee059f2f9d930431
refs/heads/master: 36bb97e97176e57d88db93593720531f51ea75b6
1 change: 1 addition & 0 deletions trunk/arch/mips/Kbuild.platforms
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ platforms += dec
platforms += jazz
platforms += loongson
platforms += mipssim
platforms += mti-malta
platforms += pmc-sierra
platforms += sgi-ip22
platforms += sgi-ip27
Expand Down
8 changes: 0 additions & 8 deletions trunk/arch/mips/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -198,14 +198,6 @@ core-$(CONFIG_WR_PPMC) += arch/mips/gt64120/wrppmc/
cflags-$(CONFIG_WR_PPMC) += -I$(srctree)/arch/mips/include/asm/mach-wrppmc
load-$(CONFIG_WR_PPMC) += 0xffffffff80100000

#
# MIPS Malta board
#
core-$(CONFIG_MIPS_MALTA) += arch/mips/mti-malta/
cflags-$(CONFIG_MIPS_MALTA) += -I$(srctree)/arch/mips/include/asm/mach-malta
load-$(CONFIG_MIPS_MALTA) += 0xffffffff80100000
all-$(CONFIG_MIPS_MALTA) := $(COMPRESSION_FNAME).bin

#
# LASAT platforms
#
Expand Down
2 changes: 0 additions & 2 deletions trunk/arch/mips/mti-malta/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,3 @@ obj-$(CONFIG_PCI) += malta-pci.o

# FIXME FIXME FIXME
obj-$(CONFIG_MIPS_MT_SMTC) += malta-smtc.o

EXTRA_CFLAGS += -Werror
7 changes: 7 additions & 0 deletions trunk/arch/mips/mti-malta/Platform
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#
# MIPS Malta board
#
platform-$(CONFIG_MIPS_MALTA) += mti-malta/
cflags-$(CONFIG_MIPS_MALTA) += -I$(srctree)/arch/mips/include/asm/mach-malta
load-$(CONFIG_MIPS_MALTA) += 0xffffffff80100000
all-$(CONFIG_MIPS_MALTA) := $(COMPRESSION_FNAME).bin

0 comments on commit 00f425f

Please sign in to comment.