Skip to content

Commit

Permalink
Merge remote branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Zankel committed Aug 3, 2010
2 parents 9fe6206 + ecd5349 commit 66630f7
Show file tree
Hide file tree
Showing 13 changed files with 513 additions and 259 deletions.
2 changes: 2 additions & 0 deletions arch/xtensa/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ KBUILD_CFLAGS += -ffreestanding

KBUILD_CFLAGS += -pipe -mlongcalls

KBUILD_CFLAGS += $(call cc-option,-mforce-no-pic,)

vardirs := $(patsubst %,arch/xtensa/variants/%/,$(variant-y))
plfdirs := $(patsubst %,arch/xtensa/platforms/%/,$(platform-y))

Expand Down
Loading

0 comments on commit 66630f7

Please sign in to comment.