Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360885
b: refs/heads/master
c: b8083f8
h: refs/heads/master
i:
  360883: 93c2edd
v: v3
  • Loading branch information
Jonathan Austin authored and Russell King committed Mar 6, 2013
1 parent 7d97c5a commit 77a334d
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: 3f7d1fe108dbaefd0c57a41753fc2c90b395f458
refs/heads/master: b8083f86e8e9b23ad4d75d334c92b601947dfa91
2 changes: 1 addition & 1 deletion trunk/arch/arm/boot/compressed/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ ORIG_CFLAGS := $(KBUILD_CFLAGS)
KBUILD_CFLAGS = $(subst -pg, , $(ORIG_CFLAGS))
endif

ccflags-y := -fpic -fno-builtin -I$(obj)
ccflags-y := -fpic -mno-single-pic-base -fno-builtin -I$(obj)
asflags-y := -Wa,-march=all -DZIMAGE

# Supply kernel BSS size to the decompressor via a linker symbol.
Expand Down

0 comments on commit 77a334d

Please sign in to comment.