Commit 81b3d1f4 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

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: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 7d147385
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
BR2_arm=y
BR2_arm926t=y
BR2_JLEVEL=2
BR2_PACKAGE_HOST_SAM_BA=y
BR2_TARGET_ROOTFS_UBIFS=y
BR2_TARGET_AT91BOOTSTRAP=y
+0 −1
Original line number Diff line number Diff line
BR2_arm=y
BR2_arm926t=y
BR2_JLEVEL=2
BR2_PACKAGE_HOST_SAM_BA=y
BR2_TARGET_ROOTFS_UBIFS=y
BR2_TARGET_AT91BOOTSTRAP=y