Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273464
b: refs/heads/master
c: d9beeec
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Oct 20, 2011
1 parent e0c8d97 commit 8d55df2
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 39ad56805a3bcf259d7549e73a3c9d557c2efd7b
refs/heads/master: d9beeecae674b62250ca68b93042d3a31551bad6
2 changes: 2 additions & 0 deletions trunk/arch/mips/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,9 @@ endif

install:
$(Q)install -D -m 755 vmlinux $(INSTALL_PATH)/vmlinux-$(KERNELRELEASE)
ifdef CONFIG_SYS_SUPPORTS_ZBOOT
$(Q)install -D -m 755 vmlinuz $(INSTALL_PATH)/vmlinuz-$(KERNELRELEASE)
endif
$(Q)install -D -m 644 .config $(INSTALL_PATH)/config-$(KERNELRELEASE)
$(Q)install -D -m 644 System.map $(INSTALL_PATH)/System.map-$(KERNELRELEASE)

Expand Down

0 comments on commit 8d55df2

Please sign in to comment.