diff options
| author | Piotr Dymacz | 2020-03-21 22:20:38 +0000 |
|---|---|---|
| committer | Piotr Dymacz | 2020-09-27 23:28:37 +0000 |
| commit | 77598f19cc08a421f927979b3e85f7f18b8f9648 (patch) | |
| tree | 2cda6c258aaf1ba5ace34c549d99e6828dae35bf | |
| parent | 66abd58196a8e1195f1e2cd9871b4fc194b6570b (diff) | |
| download | openwrt-77598f19cc08a421f927979b3e85f7f18b8f9648.tar.gz | |
uboot-envtools: ath79: add support for ALFA Network AP121FE
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
| -rw-r--r-- | package/boot/uboot-envtools/files/ath79 | 1 |
1 files changed, 1 insertions, 0 deletions
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|\ |