8 lines
251 B
TOML
8 lines
251 B
TOML
# Red Bear OS Live Full Configuration
|
|
# Legacy compatibility alias for the canonical full live target.
|
|
#
|
|
# Preferred build: make live CONFIG_NAME=redbear-live
|
|
# Legacy build: make live CONFIG_NAME=redbear-live-full
|
|
|
|
include = ["redbear-live.toml"]
|