d8d686352d
Signed-off-by: Chloe M. <chloe@yiffware.org>
12 lines
203 B
Bash
12 lines
203 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
|
|
PT_BOOT_PROTO=limine
|