summaryrefslogtreecommitdiff
path: root/meta-aspeed/recipes-bsp/u-boot/u-boot-aspeed-sdk_2019.04.bb
blob: 491068520caba3ff30922c5d750e494509986b9c (plain)
1
2
3
4
5
6
7
8
require u-boot-common-aspeed-sdk_${PV}.inc

UBOOT_MAKE_TARGET ?= "u-boot.${UBOOT_SUFFIX} DEVICE_TREE=${UBOOT_DEVICETREE}"

require recipes-bsp/u-boot/u-boot.inc

PROVIDES += "u-boot"
DEPENDS += "bc-native dtc-native"