meta-sunxi/conf/machine/include/sun50i.inc
Martin Kelly efe4acdeff machine: use armv8-a, not armv8
In the latest OE, this file has been renamed. Since this board is
ARMv8-A, we should use the armv8-a config instead of the armv8 config.

Signed-off-by: Martin Kelly <mkelly@xevo.com>
2019-03-05 15:35:52 -08:00

5 lines
113 B
PHP

require conf/machine/include/sunxi64.inc
require conf/machine/include/arm/arch-armv8a.inc
SOC_FAMILY = "sun50i"