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/v100sc2_defconfig | |
parent | 503f8c041d7791d89538b214a0df1a946c4f7586 (diff) |
defconfigs: use the default BR2_JLEVEL setting (2)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs/v100sc2_defconfig')
-rw-r--r-- | configs/v100sc2_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/v100sc2_defconfig b/configs/v100sc2_defconfig index 1ee7a9ec2..c85a4d8bf 100644 --- a/configs/v100sc2_defconfig +++ b/configs/v100sc2_defconfig @@ -89,7 +89,7 @@ BR2_STAGING_DIR="$(BASE_DIR)/staging" BR2_TOPDIR_PREFIX="" BR2_TOPDIR_SUFFIX="" BR2_ROOTFS_PREFIX="rootfs" -BR2_JLEVEL=1 +BR2_JLEVEL=2 # BR2_DEPRECATED is not set # BR2_ENABLE_DEBUG is not set BR2_STRIP_strip=y |