diff options
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-qoriq_2015.01.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2015.01.bb b/recipes-bsp/u-boot/u-boot-qoriq_2015.01.bb index f5b258d3b..2ab2e1393 100644 --- a/recipes-bsp/u-boot/u-boot-qoriq_2015.01.bb +++ b/recipes-bsp/u-boot/u-boot-qoriq_2015.01.bb | |||
| @@ -154,7 +154,7 @@ do_install_append_qoriq-ppc() { | |||
| 154 | 154 | ||
| 155 | do_deploy_append_qoriq-ppc() { | 155 | do_deploy_append_qoriq-ppc() { |
| 156 | if [ "x${UBOOT_MACHINES}" = "x" ]; then | 156 | if [ "x${UBOOT_MACHINES}" = "x" ]; then |
| 157 | UBOOT_MACHINES=${UBOOT_MACHINE} | 157 | UBOOT_MACHINES="${UBOOT_MACHINE}" |
| 158 | fi | 158 | fi |
| 159 | 159 | ||
| 160 | for board in ${UBOOT_MACHINES}; do | 160 | for board in ${UBOOT_MACHINES}; do |
