git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4137b31
)
avr32: set CONFIG_CC_OPTIMIZE_FOR_SIZE=y for all defconfigs
author
Hans-Christian Egtvedt
<hans-christian.egtvedt@atmel.com>
Wed, 1 Jun 2011 13:10:49 +0000
(15:10 +0200)
committer
Hans-Christian Egtvedt
<hans-christian.egtvedt@atmel.com>
Tue, 14 Jun 2011 11:37:29 +0000
(13:37 +0200)
This patch makes sure the kconfig option CC_OPTIMIZE_FOR_SIZE is set to yes for
all default configuration files. This ensures the kernel is optimized for size,
and avoids potential relocation truncated to fit problems.
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
No differences found