summaryrefslogtreecommitdiff
path: root/script/build/roms
diff options
context:
space:
mode:
Diffstat (limited to 'script/build/roms')
-rwxr-xr-xscript/build/roms2
1 files changed, 2 insertions, 0 deletions
diff --git a/script/build/roms b/script/build/roms
index f72b66b6..066c5b2e 100755
--- a/script/build/roms
+++ b/script/build/roms
@@ -28,6 +28,8 @@ eval "$(setvars "" ${v} boards _displaymode _payload _keyboard all targets)"
main()
{
+ check_project
+
while [ $# -gt 0 ]; do
case ${1} in
help)