diff options
| author | Rosen Penev | 2026-04-04 23:33:04 +0000 |
|---|---|---|
| committer | Robert Marko | 2026-04-10 14:28:40 +0000 |
| commit | eaade722db78548dd48025859b64a28fb131f4b3 (patch) | |
| tree | 71fc2378519847728319d9812a1fe4429343c703 | |
| parent | d745c232d3f9df8d719a6e0fb1656a52aadf59bc (diff) | |
| download | openwrt-eaade722db78548dd48025859b64a28fb131f4b3.tar.gz | |
uboot-env: ath79: add wndap360
This is just a typical setup.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22769
(cherry picked from commit 66fe390b731b4d2ce4a38189267d589900d132cd)
Link: https://github.com/openwrt/openwrt/pull/22867
Signed-off-by: Robert Marko <robimarko@gmail.com>
| -rw-r--r-- | package/boot/uboot-tools/Makefile | 2 | ||||
| -rw-r--r-- | package/boot/uboot-tools/uboot-envtools/files/ath79 | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/package/boot/uboot-tools/Makefile b/package/boot/uboot-tools/Makefile index 6e0c996f6d..273306c849 100644 --- a/package/boot/uboot-tools/Makefile +++ b/package/boot/uboot-tools/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk PKG_DISTNAME:=u-boot PKG_VERSION:=2025.10 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_DISTNAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:= \ diff --git a/package/boot/uboot-tools/uboot-envtools/files/ath79 b/package/boot/uboot-tools/uboot-envtools/files/ath79 index f544bfaf79..1053b19ae5 100644 --- a/package/boot/uboot-tools/uboot-envtools/files/ath79 +++ b/package/boot/uboot-tools/uboot-envtools/files/ath79 @@ -46,6 +46,7 @@ librerouter,librerouter-v1|\ moxa,awk-1137c|\ netgear,ex7300|\ netgear,ex7300-v2|\ +netgear,wndap360|\ netgear,wndr4300-v2|\ netgear,wndr4500-v3|\ netgear,wnr1000-v2|\ |