housekeeping

This commit is contained in:
Attila Lendvai 2023-10-22 21:49:41 +02:00
parent 912ab6c5ea
commit 0378f9ac40
No known key found for this signature in database
GPG Key ID: FEFA9FE55CF6E3CD
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
#!/usr/bin/env bash
# Note: this runs as-is, pretty much without external
# dependencies. The OpenWrt ImageBuilder contains the toolchain and
# everything that is needed to build the firmware images.
set -e
TARGET_ARCHITECTURE=$1