Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104143
b: refs/heads/master
c: 9ae95bc
h: refs/heads/master
i:
  104141: 4bd58a0
  104139: 33b5c80
  104135: ed30245
  104127: aa3c63a
v: v3
  • Loading branch information
Sam Ravnborg authored and David S. Miller committed Jul 18, 2008
1 parent eb0941d commit 7f93a76
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 597631f2eadc94a1c5109c639af1e575cf587d8b
refs/heads/master: 9ae95bce73ef2d12fbe32a03ed230a9bef667328
4 changes: 3 additions & 1 deletion trunk/arch/sparc64/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@

CHECKFLAGS += -D__sparc__ -D__sparc_v9__ -m64

CPPFLAGS_vmlinux.lds += -Usparc
# Undefine sparc when processing vmlinux.lds - it is used
# And teach CPP we are doing 64 bit builds (for this case)
CPPFLAGS_vmlinux.lds += -m64 -Usparc

LDFLAGS := -m elf64_sparc

Expand Down

0 comments on commit 7f93a76

Please sign in to comment.