1
0
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:
Rafa Couto
2016-12-21 22:30:46 +01:00
parent 3f82cbb957
commit 9f92427473
5 changed files with 10 additions and 8 deletions
+3 -1
View File
@@ -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