mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +00:00
The default target in OpenWrt has been switched to ath79. Match it here. No functional difference. Signed-off-by: Rosen Penev <rosenp@gmail.com>
# Build/update the docker image docker pull debian:9 docker build --rm -t docker.io/openwrtorg/packages-cci:latest . docker tag <IMAGE ID> docker.io/openwrtorg/packages-cci:<VERSION-TAG> docker push docker.io/openwrtorg/packages-cci