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

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


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

commit b4e9e81002763127cad633d2886678b6137a8768
Author: Piotr Dymacz <pepe2k at gmail.com>
AuthorDate: Tue May 12 23:44:44 2020 +0200

    uboot-envtools: ath79: add support for ALFA Network N5Q
    
    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 bfd921f93e..2c3697db05 100644
--- a/package/boot/uboot-envtools/files/ath79
+++ b/package/boot/uboot-envtools/files/ath79
@@ -16,6 +16,7 @@ case "$board" in
 alfa-network,ap121f|\
 alfa-network,ap121fe|\
 alfa-network,n2q|\
+alfa-network,n5q|\
 alfa-network,r36a|\
 allnet,all-wap02860ac|\
 arduino,yun|\



More information about the lede-commits mailing list