xref: /openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/u-boot-aspeed_2016.07.bb (revision 3b0b3749d62cef07275b67a07bc38208e95b1936)
1require u-boot-common-aspeed_${PV}.inc
2require u-boot-aspeed.inc
3
4PROVIDES += "u-boot"
5DEPENDS += "dtc-native"
6
7# FIXME this can/should be removed when we have rebased off our
8# 2016 snapshot onto a more modern (circa late 2018) u-boot tree.
9BUILD_CFLAGS:remove = "-isystem${STAGING_INCDIR_NATIVE}"
10