Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274287
b: refs/heads/master
c: 6a5be57
h: refs/heads/master
i:
  274285: a416f0f
  274283: 7ac8a6f
  274279: 553b14d
  274271: 06f5f00
v: v3
  • Loading branch information
Peter Foley authored and Michal Marek committed Sep 9, 2011
1 parent 9f2cd51 commit 1f761e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 49c57d254e691a45ade207c754ba09ca7129ed93
refs/heads/master: 6a5be57f0f00bf5f39b983ec98d58058bc696543
1 change: 1 addition & 0 deletions trunk/scripts/basic/fixdep.c
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,7 @@ static void parse_dep_file(void *map, size_t len)
memcpy(s, m, p-m); s[p-m] = 0;
if (strrcmp(s, "include/generated/autoconf.h") &&
strrcmp(s, "arch/um/include/uml-config.h") &&
strrcmp(s, "include/linux/kconfig.h") &&
strrcmp(s, ".ver")) {
/*
* Do not list the source file as dependency, so that
Expand Down

0 comments on commit 1f761e0

Please sign in to comment.