Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38338
b: refs/heads/master
c: 4e776b1
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Oct 4, 2006
1 parent 00df9d0 commit e1737f8
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: b119f13f56a7a47915278ab5eb3c666ca5dbb067
refs/heads/master: 4e776b1d5e976d6bb2aafb177dde7d5f8d2bf37f
2 changes: 1 addition & 1 deletion trunk/scripts/Makefile.headersinst
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ quiet_cmd_unifdef = UNIFDEF $(patsubst $(INSTALL_HDR_PATH)/%,%,$@)
| $(HDRSED) > $@ || :

quiet_cmd_check = CHECK $(patsubst $(INSTALL_HDR_PATH)/$(_dst)/.check.%,$(_dst)/%,$@)
cmd_check = $(srctree)/scripts/hdrcheck.sh \
cmd_check = $(CONFIG_SHELL) $(srctree)/scripts/hdrcheck.sh \
$(INSTALL_HDR_PATH)/include $(subst /.check.,/,$@) $@

quiet_cmd_remove = REMOVE $(_dst)/$@
Expand Down

0 comments on commit e1737f8

Please sign in to comment.