Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45993
b: refs/heads/master
c: ec268be
h: refs/heads/master
i:
  45991: 328d97d
v: v3
  • Loading branch information
Mike Frysinger authored and Linus Torvalds committed Jan 31, 2007
1 parent 89bbe8d commit 51f5dfe
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: 0d59a01bc461bbab4017ff449b8401151ef44cf6
refs/heads/master: ec268be36e79d99443efc4be3a617d6efc6f719b
2 changes: 1 addition & 1 deletion trunk/scripts/Makefile.headersinst
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,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)/%,%,$@) \
STUBDEF=__ASM_STUB_`echo $$FNAME | tr a-z. A-Z_`; \
STUBDEF=__ASM_STUB_`echo $$FNAME | tr a-z.- A-Z__`; \
(echo "/* File autogenerated by 'make headers_install' */" ; \
echo "\#ifndef $$STUBDEF" ; \
echo "\#define $$STUBDEF" ; \
Expand Down

0 comments on commit 51f5dfe

Please sign in to comment.