Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116118
b: refs/heads/master
c: 0955874
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Sep 12, 2008
1 parent da3afc7 commit 079dcdc
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: 1b582d19ce9e14bf5bbc36688bf818b3c42574da
refs/heads/master: 09558748464a9afafe2848a3ad4cfd509c9b0fb6
2 changes: 2 additions & 0 deletions trunk/arch/sh/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,10 @@ KBUILD_IMAGE := $(defaultimage-y)
# error messages during linking.
#
ifdef CONFIG_SUPERH32
UTS_MACHINE := sh
LDFLAGS_vmlinux += -e _stext
else
UTS_MACHINE := sh64
LDFLAGS_vmlinux += --defsym phys_stext=_stext-$(CONFIG_PAGE_OFFSET) \
--defsym phys_stext_shmedia=phys_stext+1 \
-e phys_stext_shmedia
Expand Down

0 comments on commit 079dcdc

Please sign in to comment.