mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-08 06:18:22 +01:00
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>
This commit is contained in:
parent
72ece33639
commit
efe4acdeff
@ -1,4 +1,4 @@
|
||||
require conf/machine/include/sunxi64.inc
|
||||
require conf/machine/include/arm/arch-armv8.inc
|
||||
require conf/machine/include/arm/arch-armv8a.inc
|
||||
|
||||
SOC_FAMILY = "sun50i"
|
||||
|
Loading…
Reference in New Issue
Block a user