Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58223
b: refs/heads/master
c: 0db19c4
h: refs/heads/master
i:
  58221: fd76ae0
  58219: 4412d7e
  58215: a82a8b3
  58207: 4c7f916
v: v3
  • Loading branch information
David Woodhouse authored and Linus Torvalds committed Jul 6, 2007
1 parent 0637712 commit 3b3e2bb
Show file tree
Hide file tree
Showing 2 changed files with 2 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: d25c1ba2fa1a9a1a4f68bef8edb0efefd79f0012
refs/heads/master: 0db19c412ce260a293b06b4bab66550b84411bfc
2 changes: 1 addition & 1 deletion trunk/scripts/Makefile.headersinst
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ quiet_cmd_mkdir = MKDIR $(patsubst $(INSTALL_HDR_PATH)/%,%,$@)

quiet_cmd_gen = GEN $(patsubst $(INSTALL_HDR_PATH)/%,%,$@)
cmd_gen = \
FNAME=$(patsubst $(INSTALL_HDR_PATH)/$(_dst)/%,%,$@) \
FNAME=$(patsubst $(INSTALL_HDR_PATH)/$(_dst)/%,%,$@); \
STUBDEF=__ASM_STUB_`echo $$FNAME | tr a-z.- A-Z__`; \
(echo "/* File autogenerated by 'make headers_install' */" ; \
echo "\#ifndef $$STUBDEF" ; \
Expand Down

0 comments on commit 3b3e2bb

Please sign in to comment.