Brad Bishop | 8099077 | 2018-03-24 01:03:18 -0400 | [diff] [blame] | 1 | require u-boot-common-aspeed_${PV}.inc |
2 | require recipes-bsp/u-boot/u-boot.inc | ||||
3 | |||||
4 | PROVIDES += "u-boot" | ||||
5 | DEPENDS += "dtc-native" | ||||
Brad Bishop | 30790c4 | 2018-12-13 09:16:19 -0500 | [diff] [blame] | 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. | ||||
9 | BUILD_CFLAGS_remove = "-isystem${STAGING_INCDIR_NATIVE}" |