summaryrefslogtreecommitdiff
path: root/onenand_ipl
diff options
context:
space:
mode:
authorDaniel Schwierzeck <daniel.schwierzeck@googlemail.com>2011-11-07 05:26:43 +0000
committerWolfgang Denk <wd@denx.de>2011-11-07 21:56:11 +0100
commitb6a467d73d8847e2307e7e95768e3287d51a9fe6 (patch)
tree9a1573e7c1232a113ba8de84a784510b075889b1 /onenand_ipl
parentfec79acc864bed049b6beae719ccbf2bbec5403a (diff)
config.mk: use memoization in cc-option macro to speed up compilation
Apply memoization to cc-option macro by caching the results of the gcc calls. This macro is called very often so using cached results leads to faster compilation times. The old behaviour can be restored by defining the config option CONFIG_CC_OPT_CACHE_DISABLE=y. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
Diffstat (limited to 'onenand_ipl')
0 files changed, 0 insertions, 0 deletions