mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
Mark AArch64 as a 64 bits architecture
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
f7f28c0976
commit
8e7b4ae8d2
@ -25,6 +25,7 @@ config BR2_armeb
|
|||||||
|
|
||||||
config BR2_aarch64
|
config BR2_aarch64
|
||||||
bool "AArch64"
|
bool "AArch64"
|
||||||
|
select BR2_ARCH_IS_64
|
||||||
help
|
help
|
||||||
Aarch64 is a 64-bit architecture developed by ARM Holdings.
|
Aarch64 is a 64-bit architecture developed by ARM Holdings.
|
||||||
http://www.arm.com/products/processors/instruction-set-architectures/armv8-architecture.php
|
http://www.arm.com/products/processors/instruction-set-architectures/armv8-architecture.php
|
||||||
|
Loading…
x
Reference in New Issue
Block a user