Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72139
b: refs/heads/master
c: 38f668e
h: refs/heads/master
i:
  72137: bc5d489
  72135: 83a3d5a
v: v3
  • Loading branch information
Bryan Wu committed Oct 22, 2007
1 parent de29b13 commit d45a806
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: da27abb79970e80904818e3866703ed02953a174
refs/heads/master: 38f668e8f78c6699c705f7a1f4866ed03a93e4cf
4 changes: 2 additions & 2 deletions trunk/arch/blackfin/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ LDFLAGS_vmlinux := -X
OBJCOPYFLAGS := -O binary -R .note -R .comment -S
GZFLAGS := -9

CFLAGS += $(call cc-option,-mno-fdpic)
AFLAGS += $(call cc-option,-mno-fdpic)
KBUILD_CFLAGS += $(call cc-option,-mno-fdpic)
KBUILD_AFLAGS += $(call cc-option,-mno-fdpic)
CFLAGS_MODULE += -mlong-calls
KALLSYMS += --symbol-prefix=_

Expand Down

0 comments on commit d45a806

Please sign in to comment.