Brad Bishop | 8099077 | 2018-03-24 01:03:18 -0400 | [diff] [blame] | 1 | require u-boot-common-aspeed_${PV}.inc |
Andrew Geissler | ee5626e | 2020-04-29 10:53:34 -0500 | [diff] [blame] | 2 | require u-boot-aspeed.inc |
Brad Bishop | 8099077 | 2018-03-24 01:03:18 -0400 | [diff] [blame] | 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. |
Patrick Williams | b9799be | 2021-08-06 09:13:33 -0500 | [diff] [blame] | 9 | BUILD_CFLAGS:remove = "-isystem${STAGING_INCDIR_NATIVE}" |