diff options
Diffstat (limited to 'meta/recipes-bsp')
| -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 ec777628c5..648298da0b 100644 --- a/meta/recipes-bsp/u-boot/u-boot.inc +++ b/meta/recipes-bsp/u-boot/u-boot.inc | |||
| @@ -85,6 +85,8 @@ do_configure () { | |||
| 85 | fi | 85 | fi |
| 86 | merge_config.sh -m .config ${@" ".join(find_cfgs(d))} | 86 | merge_config.sh -m .config ${@" ".join(find_cfgs(d))} |
| 87 | cml1_do_configure | 87 | cml1_do_configure |
| 88 | else | ||
| 89 | DEVTOOL_DISABLE_MENUCONFIG=true | ||
| 88 | fi | 90 | fi |
| 89 | } | 91 | } |
| 90 | 92 | ||
