mirror of
https://github.com/rafacouto/docker-openwrt-builder.git
synced 2026-08-21 21:22:54 +00:00
Toolchain ready.
This commit is contained in:
+3
-1
@@ -2,7 +2,9 @@
|
||||
|
||||
# ToDo: show target options
|
||||
|
||||
# ToDo: test target config
|
||||
# ToDo
|
||||
echo 'ToDo: examine targets from env vars...'
|
||||
exit 0
|
||||
|
||||
cp "$WORKDIR/target-configs/$OPENWRT_TARGET.diff" \
|
||||
"$WORKDIR/.config" && exit 1
|
||||
|
||||
Reference in New Issue
Block a user