mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
FBT: Can set EXTRA_EXT_APPS from config, not only CLI
This commit is contained in:
@@ -42,6 +42,9 @@ if not os.environ.get("DIST_SUFFIX"):
|
||||
# Skip external apps by default
|
||||
SKIP_EXTERNAL = False
|
||||
|
||||
# Appid's to include even when skipping externals
|
||||
EXTRA_EXT_APPS = []
|
||||
|
||||
# Coprocessor firmware
|
||||
COPRO_OB_DATA = "scripts/ob.data"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user