enhancement: add RK3588 platform in Makefile (fixes #1061)

This commit is contained in:
Dimitris Panokostas 2023-02-26 13:29:01 +01:00
parent 19b6a83442
commit 3a769c1105

View file

@ -248,6 +248,12 @@ else ifeq ($(PLATFORM),a64)
else ifeq ($(PLATFORM),x86-64)
CPPFLAGS += -DUSE_RENDER_THREAD
# RK3588 e.g. RockPi 5
else ifeq ($(PLATFORM),rk3588)
CPUFLAGS ?= -mcpu=cortex-a76+fp
CPPFLAGS += $(CPPFLAGS64)
AARCH64 = 1
# RK3288 e.g. Asus Tinker Board
# RK3328 e.g. PINE64 Rock64
# RK3399 e.g. PINE64 RockPro64