diff options
| author | Piotr Dymacz | 2020-07-02 05:03:49 +0000 |
|---|---|---|
| committer | Piotr Dymacz | 2020-09-27 23:28:37 +0000 |
| commit | 9181b039f3d8df3edb9feff074840b69b504099d (patch) | |
| tree | c9c00c681564f0d1b99bc61e7ac14c288079d923 | |
| parent | 9bcf98ed85fc5f9eca6e7f10cce8d6bf1b23914d (diff) | |
| download | openwrt-9181b039f3d8df3edb9feff074840b69b504099d.tar.gz | |
uboot-envtools: ath79: add support for ALFA Network R36A
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 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|\ |