Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71657
b: refs/heads/master
c: 37ab7a2
h: refs/heads/master
i:
  71655: 03f66a9
v: v3
  • Loading branch information
Yinghai Lu authored and Sam Ravnborg committed Oct 18, 2007
1 parent bd203f6 commit 40cdffa
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: 347d12d727d214f517921d579e1eded2dc082a10
refs/heads/master: 37ab7a269637086d56940c31968f3fb3389b6d68
2 changes: 1 addition & 1 deletion trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1351,7 +1351,7 @@ define find-sources
find $(__srctree)include/asm-generic $(RCS_FIND_IGNORE) \
-name $1 -print; \
find $(__srctree) $(RCS_FIND_IGNORE) \
\( -name include -o -name arch \) -prune -o \
\( -name include -o -name arch -o -name '.tmp_*' \) -prune -o \
-name $1 -print; \
)
endef
Expand Down

0 comments on commit 40cdffa

Please sign in to comment.