Was inadvertantly missed from the inital forward port from ar71xx to ath79.
Fixes: 1588114cf2 ath79: add etactica-eg200 support Signed-off-by: Karl Palsson <[email protected]> --- 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 1499aa19a2..f956cf4ed4 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|\ buffalo,bhr-4grv2|\ engenius,ecb1750|\ +etactica,eg200|\ glinet,gl-ar300m-lite|\ glinet,gl-ar300m-nand|\ glinet,gl-ar300m-nor|\ -- 2.21.0 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
