Downgrade to 19.07.10
Upgrade to 21.02 didn't work presumably because of ath79 migration. Probably have to tftp flash...
This commit is contained in:
parent
d92d8cb6bf
commit
abef80bd92
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
all: its
|
all: its
|
||||||
|
|
||||||
OPENWRT_VERSION=21.02.5
|
OPENWRT_VERSION=19.07.10
|
||||||
|
|
||||||
its-ubnt-unifiac-lite:
|
its-ubnt-unifiac-lite:
|
||||||
IMAGEBUILDER_URL='https://downloads.openwrt.org/releases/$(OPENWRT_VERSION)/targets/ath79/generic/openwrt-imagebuilder-$(OPENWRT_VERSION)-ath79-generic.Linux-x86_64.tar.xz' ./build-image.sh control/ubnt-unifiac-lite
|
IMAGEBUILDER_URL='https://downloads.openwrt.org/releases/$(OPENWRT_VERSION)/targets/ath79/generic/openwrt-imagebuilder-$(OPENWRT_VERSION)-ath79-generic.Linux-x86_64.tar.xz' ./build-image.sh control/ubnt-unifiac-lite
|
||||||
|
|
Loading…
Reference in a new issue