From 81b3d1f4f1799523cecb0fb94f707a0754180f25 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Fri, 28 Sep 2012 20:53:05 +0200 Subject: configs/calao_*: defconfigs should not hardcode BR2_JLEVEL BR2_JLEVEL is specific to the build machine, not the specific board you are targetting. Signed-off-by: Peter Korsgaard --- configs/calao_usb_a9g20_lpw_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/calao_usb_a9g20_lpw_defconfig') diff --git a/configs/calao_usb_a9g20_lpw_defconfig b/configs/calao_usb_a9g20_lpw_defconfig index 580972a31..e3d9cf5b9 100644 --- a/configs/calao_usb_a9g20_lpw_defconfig +++ b/configs/calao_usb_a9g20_lpw_defconfig @@ -1,6 +1,5 @@ BR2_arm=y BR2_arm926t=y -BR2_JLEVEL=2 BR2_PACKAGE_HOST_SAM_BA=y BR2_TARGET_ROOTFS_UBIFS=y BR2_TARGET_AT91BOOTSTRAP=y -- cgit v1.2.3