projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
target/linux: sync to kernel 2.6.37-rc8, refresh patches
[openwrt.git]
/
include
/
debug.mk
diff --git
a/include/debug.mk
b/include/debug.mk
index
68d70ba
..
faead04
100644
(file)
--- a/
include/debug.mk
+++ b/
include/debug.mk
@@
-22,7
+22,7
@@
ifeq ($(DUMP),)
endif
define debug
endif
define debug
-$$(findstring $(2),$$(if $$(DEBUG_
DIR),$$(if $$(filter $$(DEBUG
_DIR)%,$(1)),$(build_debug)),$(build_debug)))
+$$(findstring $(2),$$(if $$(DEBUG_
SCOPE_DIR),$$(if $$(filter $$(DEBUG_SCOPE
_DIR)%,$(1)),$(build_debug)),$(build_debug)))
endef
define warn
endef
define warn
This page took
0.023313 seconds
and
4
git commands to generate.