Brad Bishop | fe03326 | 2019-07-21 18:08:31 -0400 | [diff] [blame] | 1 | require u-boot-common-aspeed-sdk_${PV}.inc |
2 | |||||
Adriana Kobylak | 08e8e74 | 2020-04-08 11:19:49 -0500 | [diff] [blame] | 3 | UBOOT_MAKE_TARGET ?= "DEVICE_TREE=${UBOOT_DEVICETREE}" |
Brad Bishop | fe03326 | 2019-07-21 18:08:31 -0400 | [diff] [blame] | 4 | |
5 | require recipes-bsp/u-boot/u-boot.inc | ||||
6 | |||||
7 | PROVIDES += "u-boot" | ||||
8 | DEPENDS += "bc-native dtc-native" |