diff options
Diffstat (limited to 'configs/integrator926_huge_defconfig')
-rw-r--r-- | configs/integrator926_huge_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/integrator926_huge_defconfig b/configs/integrator926_huge_defconfig index e4c15fdfd..f9d05c013 100644 --- a/configs/integrator926_huge_defconfig +++ b/configs/integrator926_huge_defconfig @@ -109,7 +109,7 @@ BR2_STAGING_DIR="$(BASE_DIR)/staging" BR2_TOPDIR_PREFIX="" BR2_TOPDIR_SUFFIX="" BR2_ROOTFS_PREFIX="$(BOARD_NAME)-rootfs" -BR2_JLEVEL=1 +BR2_JLEVEL=2 # BR2_DEPRECATED is not set # BR2_CONFIG_CACHE is not set # BR2_ENABLE_DEBUG is not set |