Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39749
b: refs/heads/master
c: 91b943e
h: refs/heads/master
i:
  39747: 1c9fa90
v: v3
  • Loading branch information
Aneesh Kumar K.V authored and Linus Torvalds committed Oct 17, 2006
1 parent bcfe5b8 commit 46ba3d6
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 3f3fd3c055853d11295a1ec6cdc81e37e2182d16
refs/heads/master: 91b943ee4afa2037678dc1db30b89baef0e17090
3 changes: 2 additions & 1 deletion trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1319,7 +1319,8 @@ define xtags
$(all-sources) | xargs $1 -a \
-I __initdata,__exitdata,__acquires,__releases \
-I EXPORT_SYMBOL,EXPORT_SYMBOL_GPL \
--extra=+f --c-kinds=+px; \
--extra=+f --c-kinds=+px \
--regex-asm='/ENTRY\(([^)]*)\).*/\1/'; \
$(all-kconfigs) | xargs $1 -a \
--langdef=kconfig \
--language-force=kconfig \
Expand Down

0 comments on commit 46ba3d6

Please sign in to comment.