aboutsummaryrefslogtreecommitdiffstats
path: root/include/debug.mk
Commit message (Collapse)AuthorAgeFilesLines
* include: remove trailing whitespacesLuka Perkov2015-03-291-1/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45127 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build: undefine debug helper templates used by subdir.mk if the DEBUG ↵Felix Fietkau2011-04-031-0/+10
| | | | | | variable is empty, speeds up "make prereq" by 25% when lots of packages are installed git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26434 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk)Ralph Hempel2009-02-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14575 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up recursive dependency handling, use timestamp.pl again, because it ↵Felix Fietkau2007-08-301-4/+11
| | | | | | saves memory and execution time git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8558 3c298f89-4303-0410-b956-a3cf2f4a3e73
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-301-0/+34
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8236 3c298f89-4303-0410-b956-a3cf2f4a3e73