[openwrt/openwrt] uboot-envtools: ath79: remove D-Link DIR-8x9 and DAP-1720 env config
LEDE Commits
lede-commits at lists.infradead.org
Fri Mar 29 17:05:32 PDT 2024
hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/d7d94a8d91bc1dc9dcedbe004021509871acac24
commit d7d94a8d91bc1dc9dcedbe004021509871acac24
Author: Shiji Yang <yangshiji66 at qq.com>
AuthorDate: Tue Mar 19 21:25:52 2024 +0800
uboot-envtools: ath79: remove D-Link DIR-8x9 and DAP-1720 env config
The uboot-envtools can automatically parse the dts 'u-boot,env'
compatible string. So the env config file is now useless.
Signed-off-by: Shiji Yang <yangshiji66 at qq.com>
---
package/boot/uboot-envtools/files/ath79 | 4 ----
1 file changed, 4 deletions(-)
diff --git a/package/boot/uboot-envtools/files/ath79 b/package/boot/uboot-envtools/files/ath79
index 7c0cdf9013..a3bb2c1b58 100644
--- a/package/boot/uboot-envtools/files/ath79
+++ b/package/boot/uboot-envtools/files/ath79
@@ -31,10 +31,6 @@ asus,zenwifi-cd6n|\
asus,zenwifi-cd6r|\
buffalo,bhr-4grv2|\
devolo,magic-2-wifi|\
-dlink,dap-1720-a1|\
-dlink,dir-859-a1|\
-dlink,dir-859-a3|\
-dlink,dir-869-a1|\
engenius,eap1200h|\
engenius,eap1750h|\
engenius,eap300-v2|\
More information about the lede-commits
mailing list