From bec212eb49d15a8a5e29207ef6d96b87e91d2c89 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Wed, 23 Jun 2010 11:20:29 +0200 Subject: defconfigs: use the default BR2_JLEVEL setting (2) Signed-off-by: Peter Korsgaard --- configs/v100sc2_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/v100sc2_defconfig') 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 -- cgit v1.2.3