1
0
mirror of https://github.com/cusspvz/openwrt-builder.docker.git synced 2026-08-11 16:32:52 +00:00

Initial commit

This commit is contained in:
José Moreira
2018-09-08 17:22:54 +01:00
commit c03c962f6f
11 changed files with 321 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
OWRT_IMAGE_BUILDER="http://downloads.openwrt.org/releases/18.06.1/targets/brcm2708/bcm2710/openwrt-imagebuilder-18.06.1-brcm2708-bcm2710.Linux-x86_64.tar.xz"
OWRT_SDK="http://downloads.openwrt.org/releases/18.06.1/targets/brcm2708/bcm2710/openwrt-sdk-18.06.1-brcm2708-bcm2710_gcc-7.3.0_musl.Linux-x86_64.tar.xz"