housekeeping
This commit is contained in:
parent
912ab6c5ea
commit
0378f9ac40
4
build.sh
4
build.sh
@ -1,5 +1,9 @@
|
|||||||
#!/usr/bin/env bash
|
#!/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
|
set -e
|
||||||
|
|
||||||
TARGET_ARCHITECTURE=$1
|
TARGET_ARCHITECTURE=$1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user