configs/calao_*: defconfigs should not hardcode BR2_JLEVEL
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 28 Sep 2012 18:53:05 +0000 (20:53 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 28 Sep 2012 20:08:39 +0000 (22:08 +0200)
BR2_JLEVEL is specific to the build machine, not the specific board you
are targetting.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
configs/calao_usb_a9263_defconfig
configs/calao_usb_a9g20_lpw_defconfig

index 6612d2c959eb10b20ff5fc44b6cfdd091d8f3f26..65263cfe06733dfb42646c2b722df1244342c3fd 100644 (file)
@@ -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
index 580972a31dd2f6786ac368c6e199086c20b2b2f7..e3d9cf5b906c5c89ad4cd8026da2c54e24982d8a 100644 (file)
@@ -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