Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 94010
b: refs/heads/master
c: bf2ae2b
h: refs/heads/master
v: v3
  • Loading branch information
Christoph Lameter authored and Linus Torvalds committed Apr 28, 2008
1 parent 0af75f4 commit 863bdbc
Show file tree
Hide file tree
Showing 3 changed files with 206 additions and 206 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: 726b80127239aeea9c8d8aad5b4e2c80313e3ce8
refs/heads/master: bf2ae2b37c06cc9fb6fc03d99617f1161939980f
6 changes: 3 additions & 3 deletions trunk/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@ targets += arch/$(SRCARCH)/kernel/asm-offsets.s

# Default sed regexp - multiline due to syntax constraints
define sed-y
"/^->/{s:^->\([^ ]*\) [\$$#]*\([^ ]*\) \(.*\):#define \1 \2 /* \3 */:; s:->::; p;}"
"/^->/{s:->#\(.*\):/* \1 */:; \
s:^->\([^ ]*\) [\$$#]*\([^ ]*\) \(.*\):#define \1 \2 /* \3 */:; \
s:->::; p;}"
endef
# Override default regexp for specific architectures
sed-$(CONFIG_MIPS) := "/^@@@/{s/^@@@//; s/ \#.*\$$//; p;}"

quiet_cmd_offsets = GEN $@
define cmd_offsets
Expand Down
Loading

0 comments on commit 863bdbc

Please sign in to comment.