Brad Bishop | fe03326 | 2019-07-21 18:08:31 -0400 | [diff] [blame^] | 1 | require u-boot-common-aspeed-sdk_${PV}.inc |
2 | |||||
3 | UBOOT_MAKE_TARGET ?= "u-boot.${UBOOT_SUFFIX}" | ||||
4 | |||||
5 | require recipes-bsp/u-boot/u-boot.inc | ||||
6 | |||||
7 | PROVIDES += "u-boot" | ||||
8 | DEPENDS += "bc-native dtc-native" |