forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-02-14 a65d8712103cb143619d6c58afd5127e347b13c9
1
2
3
4
5
6
7
8
9
if BR2_TOOLCHAIN_EXTERNAL_ARM_AARCH64_BE
 
config BR2_TOOLCHAIN_EXTERNAL_PREFIX
   default "aarch64_be-none-linux-gnu"
 
config BR2_PACKAGE_PROVIDES_TOOLCHAIN_EXTERNAL
   default "toolchain-external-arm-aarch64-be"
 
endif