housekeeping
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user