Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146771
b: refs/heads/master
c: d9d674e
h: refs/heads/master
i:
  146769: 9e17a88
  146767: f204d68
v: v3
  • Loading branch information
Paul Mundt committed May 11, 2009
1 parent d6e9c6a commit 39aec19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 567bb8fd47624cb9f894c64ce9530d43d5862a71
refs/heads/master: d9d674e50007362567edb5df65c05dd56a5964bf
2 changes: 1 addition & 1 deletion trunk/arch/sh/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ SECTIONS

#ifdef CONFIG_BLK_DEV_INITRD
. = ALIGN(PAGE_SIZE);
.init.ramfs : AT(ADDR(.init_ramfs) - LOAD_OFFSET) {
.init.ramfs : AT(ADDR(.init.ramfs) - LOAD_OFFSET) {
__initramfs_start = .;
*(.init.ramfs)
__initramfs_end = .;
Expand Down

0 comments on commit 39aec19

Please sign in to comment.