662252ae18
Signed-off-by: Chloe M. <chloe@yiffware.org>
11 lines
182 B
Bash
11 lines
182 B
Bash
#
|
|
# Copyright (c) 2026, Chloe M., et al.
|
|
# Provided under the BSD-3 clause.
|
|
#
|
|
# Description: Build variables
|
|
# Author: Chloe M.
|
|
#
|
|
|
|
PT_PROJECT_ROOT=$(pwd)
|
|
PT_TARGET_ARCH=amd64
|