diff options
Diffstat (limited to 'configs/at91sam9260pf_defconfig')
-rw-r--r-- | configs/at91sam9260pf_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/at91sam9260pf_defconfig b/configs/at91sam9260pf_defconfig index b8ab5ac29..d444158e9 100644 --- a/configs/at91sam9260pf_defconfig +++ b/configs/at91sam9260pf_defconfig @@ -72,7 +72,7 @@ BR2_AT91_PATCH_MIRROR="http://maxim.org.za/AT91RM9200/2.6/" BR2_STAGING_DIR="$(BASE_DIR)/staging" BR2_TOPDIR_PREFIX="" BR2_TOPDIR_SUFFIX="wchar" -BR2_JLEVEL=1 +BR2_JLEVEL=2 # BR2_DEPRECATED is not set BR2_STRIP_strip=y # BR2_STRIP_sstrip is not set |