blob: 3ecd17ce6f9ca35689a97b2c57ad1a972145c37e [file] [log] [blame]
Brad Bishopfe033262019-07-21 18:08:31 -04001require u-boot-common-aspeed-sdk_${PV}.inc
2
Adriana Kobylak08e8e742020-04-08 11:19:49 -05003UBOOT_MAKE_TARGET ?= "DEVICE_TREE=${UBOOT_DEVICETREE}"
Brad Bishopfe033262019-07-21 18:08:31 -04004
Andrew Geisslercd159fc2020-04-30 15:26:24 -05005require u-boot-aspeed.inc
Brad Bishopfe033262019-07-21 18:08:31 -04006
7PROVIDES += "u-boot"
8DEPENDS += "bc-native dtc-native"