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