blob: ac1ead7142f00ad007a32bd2ced99f7cf17b053d [file] [log] [blame]
Brad Bishop80990772018-03-24 01:03:18 -04001require u-boot-common-aspeed_${PV}.inc
2require recipes-bsp/u-boot/u-boot.inc
3
4PROVIDES += "u-boot"
5DEPENDS += "dtc-native"
Brad Bishop30790c42018-12-13 09:16:19 -05006
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}"