[openwrt/openwrt] uboot-envtools: ath79: add support for ALFA Network R36A

LEDE Commits lede-commits at lists.infradead.org
Sun Sep 27 19:30:30 EDT 2020


pepe2k pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/9181b039f3d8df3edb9feff074840b69b504099d

commit 9181b039f3d8df3edb9feff074840b69b504099d
Author: Piotr Dymacz <pepe2k at gmail.com>
AuthorDate: Thu Jul 2 07:03:49 2020 +0200

    uboot-envtools: ath79: add support for ALFA Network R36A
    
    Signed-off-by: Piotr Dymacz <pepe2k at gmail.com>
---
 package/boot/uboot-envtools/files/ath79 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/boot/uboot-envtools/files/ath79 b/package/boot/uboot-envtools/files/ath79
index 429cdb1190..1734644813 100644
--- a/package/boot/uboot-envtools/files/ath79
+++ b/package/boot/uboot-envtools/files/ath79
@@ -15,6 +15,7 @@ board=$(board_name)
 case "$board" in
 alfa-network,ap121f|\
 alfa-network,ap121fe|\
+alfa-network,r36a|\
 allnet,all-wap02860ac|\
 arduino,yun|\
 buffalo,bhr-4grv2|\



More information about the lede-commits mailing list