Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 684
b: refs/heads/master
c: b05d85a
h: refs/heads/master
v: v3
  • Loading branch information
Rob Landley authored and Linus Torvalds committed May 1, 2005
1 parent 1de6463 commit 3383cdd
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: 6aec3072833283a5e2ecf07318bd383a67321657
refs/heads/master: b05d85a87d9711f5f5f2eb05c79038d5d5ff1f44
3 changes: 2 additions & 1 deletion trunk/arch/um/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ quiet_cmd_quote2 = QUOTE $@
cmd_quote2 = sed -e '/CONFIG/{' \
-e 's/"CONFIG"\;/""/' \
-e 'r $(obj)/config.tmp' \
-e 'a""\;' \
-e 'a \' \
-e '""\;' \
-e '}' \
$< > $@

0 comments on commit 3383cdd

Please sign in to comment.