Files
OpenBMC/meta-aspeed/recipes-bsp/u-boot/u-boot-aspeed_2016.07.bb
T

10 lines
299 B
BlitzBasic
Raw Normal View History

2026-04-23 17:07:55 +08:00
require u-boot-common-aspeed_${PV}.inc
require u-boot-aspeed.inc
PROVIDES += "u-boot"
DEPENDS += "dtc-native"
# FIXME this can/should be removed when we have rebased off our
# 2016 snapshot onto a more modern (circa late 2018) u-boot tree.
BUILD_CFLAGS:remove = "-isystem${STAGING_INCDIR_NATIVE}"