oleavr-rgl-a500-mini-linux-.../tools/gator/daemon/Application.mk
Ole André Vadla Ravnås 169c65d57e Initial commit
2022-05-07 01:01:45 +02:00

3 lines
152 B
Makefile

APP_PLATFORM := android-8
# Replace armeabi-v7a with arm64-v8a to build an arm64 gatord or with armeabi to build an ARM11 gatord
APP_ABI := armeabi-v7a