5 lines
140 B
Plaintext
5 lines
140 B
Plaintext
# Raspberry Pi OS only targets arm64 since the rpi4.
|
|
# So VesperOs will also only target arm64 for the rpi4 and up.
|
|
ARCH=arm64
|
|
PLATFORM=rpi
|