|
@@ -1,6 +1,7 @@
|
|
config BR2_PACKAGE_HOST_OPENJDK_BIN_ARCH_SUPPORTS
|
|
config BR2_PACKAGE_HOST_OPENJDK_BIN_ARCH_SUPPORTS
|
|
bool
|
|
bool
|
|
default y if BR2_HOSTARCH = "x86_64"
|
|
default y if BR2_HOSTARCH = "x86_64"
|
|
|
|
+ default y if BR2_HOSTARCH = "aarch64"
|
|
|
|
|
|
# Taken from make/autoconf/platform.m4
|
|
# Taken from make/autoconf/platform.m4
|
|
config BR2_PACKAGE_OPENJDK_ARCH_SUPPORTS
|
|
config BR2_PACKAGE_OPENJDK_ARCH_SUPPORTS
|