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

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


pepe2k pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/77598f19cc08a421f927979b3e85f7f18b8f9648

commit 77598f19cc08a421f927979b3e85f7f18b8f9648
Author: Piotr Dymacz <pepe2k at gmail.com>
AuthorDate: Sat Mar 21 23:20:38 2020 +0100

    uboot-envtools: ath79: add support for ALFA Network AP121FE
    
    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 d127714420..0c01b66f9d 100644
--- a/package/boot/uboot-envtools/files/ath79
+++ b/package/boot/uboot-envtools/files/ath79
@@ -14,6 +14,7 @@ board=$(board_name)
 
 case "$board" in
 alfa-network,ap121f|\
+alfa-network,ap121fe|\
 allnet,all-wap02860ac|\
 arduino,yun|\
 buffalo,bhr-4grv2|\



More information about the lede-commits mailing list