Building Add-ons for ARMv7 and ARMv8

  • Code
    PROJECT=ARM DEVICE=ARMv7 ARCH=arm scripts/create_addon all

    ^ same build process as normal, but using the new project/device combo, and ADDON_PROJECT="ARMv7" <= can be added to any device and it will use those add-ons.