1
0
mirror of https://github.com/cusspvz/openwrt-builder.docker.git synced 2026-08-22 05:42:56 +00:00

docs: add versions, targets and compatible devices to the readme

This commit is contained in:
José Moreira
2018-09-10 01:06:17 +01:00
parent 63c420b8fa
commit a2f0d20e16
5 changed files with 35 additions and 12 deletions
-3
View File
@@ -1,6 +1,3 @@
# DEVICES:
# - BeagleBone Black
OPENWRT_BASE="http://downloads.openwrt.org/releases/18.06.1/targets/omap/generic"
OPENWRT_CONFIG_SEED="$OPENWRT_BASE/config.seed"
OPENWRT_IMAGE_BUILDER="$OPENWRT_BASE/openwrt-imagebuilder-18.06.1-omap.Linux-x86_64.tar.xz"