Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204457
b: refs/heads/master
c: ed5010e
h: refs/heads/master
i:
  204455: d6c0f10
v: v3
  • Loading branch information
Chris Zankel committed May 2, 2010
1 parent 0164f60 commit 61488ea
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: 91e080633221cadece6c1c37786ef8a18a9d1a5e
refs/heads/master: ed5010ea469baa8c0038d027c3b79a600da36811
4 changes: 2 additions & 2 deletions trunk/arch/xtensa/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ obj-$(CONFIG_MODULES) += xtensa_ksyms.o module.o
#
# Replicate rules in scripts/Makefile.build

sed-y = -e 's/(\(\.[a-z]*it\|\.ref\|\)\.text)/(\1.literal \1.text)/g' \
-e 's/(\(\.text\.[a-z]*\))/(\1.literal \1)/g'
sed-y = -e 's/\*(\(\.[a-z]*it\|\.ref\|\)\.text)/*(\1.literal \1.text)/g' \
-e 's/\*(\(\.text\.[a-z]*\))/*(\1.literal \1)/g'

quiet_cmd__cpp_lds_S = LDS $@
cmd__cpp_lds_S = $(CPP) $(cpp_flags) -P -C -Uxtensa -D__ASSEMBLY__ $< \
Expand Down

0 comments on commit 61488ea

Please sign in to comment.