Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148607
b: refs/heads/master
c: c3055d1
h: refs/heads/master
i:
  148605: 4cb9e64
  148603: e483fed
  148599: 317f487
  148591: 158e17d
  148575: 9b2e52e
  148543: 7f3de34
  148479: 177b498
v: v3
  • Loading branch information
Thomas Chou authored and Michal Simek committed May 21, 2009
1 parent ac26552 commit d677d48
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: 5af90438023786e27178cc542f9a775594f8a126
refs/heads/master: c3055d14565516867e7a45553b90cb88d6277ec9
2 changes: 2 additions & 0 deletions trunk/arch/microblaze/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ CPUFLAGS-1 += $(call cc-option,-mcpu=v$(CPU_VER))
# r31 holds current when in kernel mode
CFLAGS_KERNEL += -ffixed-r31 $(CPUFLAGS-1) $(CPUFLAGS-2)

LDFLAGS :=
LDFLAGS_vmlinux :=
LDFLAGS_BLOB := --format binary --oformat elf32-microblaze

LIBGCC := $(shell $(CC) $(CFLAGS_KERNEL) -print-libgcc-file-name)
Expand Down

0 comments on commit d677d48

Please sign in to comment.