Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11089
b: refs/heads/master
c: 149f60b
h: refs/heads/master
i:
  11087: 45691b6
v: v3
  • Loading branch information
Ralf Baechle committed Oct 29, 2005
1 parent e8ce203 commit e98b829
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f8280c8d3d51667015c2363eeaa76b4e28e002a5
refs/heads/master: 149f60b30c947196be4dacb0fba216d72f51bf9f
12 changes: 12 additions & 0 deletions trunk/arch/mips/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -731,6 +731,18 @@ ifdef CONFIG_BOOT_ELF64
all: $(vmlinux-64)
endif

ifdef CONFIG_MIPS_ATLAS
all: vmlinux.srec
endif

ifdef CONFIG_MIPS_MALTA
all: vmlinux.srec
endif

ifdef CONFIG_MIPS_SEAD
all: vmlinux.srec
endif

ifdef CONFIG_SNI_RM200_PCI
all: vmlinux.ecoff
endif
Expand Down

0 comments on commit e98b829

Please sign in to comment.