Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213775
b: refs/heads/master
c: a22dcdb
h: refs/heads/master
i:
  213773: 1b82afe
  213771: 9d0e681
  213767: 4f368e7
  213759: 63195d2
v: v3
  • Loading branch information
Alexander van Heukelum authored and Ingo Molnar committed Oct 22, 2010
1 parent c2b7851 commit 4fedb02
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 3234282f33b29d349bcada40204fc7c8fda7fe72
refs/heads/master: a22dcdb0032c78c6b443f6897d7ac432a3b5a272
3 changes: 2 additions & 1 deletion trunk/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ targets += arch/$(SRCARCH)/kernel/asm-offsets.s
# Default sed regexp - multiline due to syntax constraints
define sed-y
"/^->/{s:->#\(.*\):/* \1 */:; \
s:^->\([^ ]*\) [\$$#]*\([^ ]*\) \(.*\):#define \1 (\2) /* \3 */:; \
s:^->\([^ ]*\) [\$$#]*\([-0-9]*\) \(.*\):#define \1 (\2) /* \3 */:; \
s:^->\([^ ]*\) [\$$#]*\([^ ]*\) \(.*\):#define \1 \2 /* \3 */:; \
s:->::; p;}"
endef

Expand Down

0 comments on commit 4fedb02

Please sign in to comment.