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 | |
Andrew Geissler | cd159fc | 2020-04-30 15:26:24 -0500 | [diff] [blame] | 5 | require u-boot-aspeed.inc |
Brad Bishop | fe03326 | 2019-07-21 18:08:31 -0400 | [diff] [blame] | 6 | |
7 | PROVIDES += "u-boot" | ||||
8 | DEPENDS += "bc-native dtc-native" |