Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30603
b: refs/heads/master
c: c30a02e
h: refs/heads/master
i:
  30601: 5ad4067
  30599: 934cf21
v: v3
  • Loading branch information
Roman Zippel authored and Sam Ravnborg committed Jun 9, 2006
1 parent c142369 commit 9ef0628
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 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: 14cdd3c402bf7c66f0bcd76e290f0770a54a4b21
refs/heads/master: c30a02e022576c1b49a6c9b39ad83559167399c6
5 changes: 3 additions & 2 deletions trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,8 @@ endif
# of make so .config is not included in this case either (for *config).

no-dot-config-targets := clean mrproper distclean \
cscope TAGS tags help %docs check%
cscope TAGS tags help %docs check% \
kernelrelease kernelversion

config-targets := 0
mixed-targets := 0
Expand Down Expand Up @@ -1248,7 +1249,7 @@ namespacecheck:
endif #ifeq ($(config-targets),1)
endif #ifeq ($(mixed-targets),1)

PHONY += checkstack
PHONY += checkstack kernelrelease kernelversion
checkstack:
$(OBJDUMP) -d vmlinux $$(find . -name '*.ko') | \
$(PERL) $(src)/scripts/checkstack.pl $(ARCH)
Expand Down

0 comments on commit 9ef0628

Please sign in to comment.