diff options
| -rw-r--r-- | meta/recipes-bsp/u-boot/u-boot.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot.inc b/meta/recipes-bsp/u-boot/u-boot.inc index 9a754fd09b..d241347bf7 100644 --- a/meta/recipes-bsp/u-boot/u-boot.inc +++ b/meta/recipes-bsp/u-boot/u-boot.inc | |||
| @@ -87,6 +87,8 @@ do_configure () { | |||
| 87 | fi | 87 | fi |
| 88 | merge_config.sh -m .config ${@" ".join(find_cfgs(d))} | 88 | merge_config.sh -m .config ${@" ".join(find_cfgs(d))} |
| 89 | cml1_do_configure | 89 | cml1_do_configure |
| 90 | else | ||
| 91 | DEVTOOL_DISABLE_MENUCONFIG=true | ||
| 90 | fi | 92 | fi |
| 91 | } | 93 | } |
| 92 | 94 | ||
