blob: 491068520caba3ff30922c5d750e494509986b9c [file] [log] [blame]
Brad Bishop6c2fd812019-07-21 18:08:31 -04001require u-boot-common-aspeed-sdk_${PV}.inc
2
Joel Stanley1a04b622020-01-28 17:12:44 +10303UBOOT_MAKE_TARGET ?= "u-boot.${UBOOT_SUFFIX} DEVICE_TREE=${UBOOT_DEVICETREE}"
Brad Bishop6c2fd812019-07-21 18:08:31 -04004
5require recipes-bsp/u-boot/u-boot.inc
6
7PROVIDES += "u-boot"
8DEPENDS += "bc-native dtc-native"