diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-06-23 11:20:29 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-06-23 11:20:29 +0200 |
commit | bec212eb49d15a8a5e29207ef6d96b87e91d2c89 (patch) | |
tree | 62a681e1cef337466bfd92eb07a954386c546e8e /configs/i386_defconfig | |
parent | 503f8c041d7791d89538b214a0df1a946c4f7586 (diff) |
defconfigs: use the default BR2_JLEVEL setting (2)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs/i386_defconfig')
-rw-r--r-- | configs/i386_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/i386_defconfig b/configs/i386_defconfig index 4f8a290f2..69e6412a3 100644 --- a/configs/i386_defconfig +++ b/configs/i386_defconfig @@ -112,7 +112,7 @@ BR2_STAGING_DIR="$(BASE_DIR)/staging" # BR2_FPU_SUFFIX is not set BR2_TOPDIR_PREFIX="" BR2_TOPDIR_SUFFIX="" -BR2_JLEVEL=1 +BR2_JLEVEL=2 # BR2_DEPRECATED is not set # BR2_CONFIG_CACHE is not set # BR2_ENABLE_DEBUG is not set |