Hi again, > -define Device/dir-860l-b1 > +define Device/dlink_dir-860l-b1
This would break sysupgrade, as SUPPORTED_DEVICES is derived from device definition name, and thus would change. So, this shouldn't be applied if someone really plans to do it. BTW That's a good example of why backporting this selectively is painful indeed ;-) Best Adrian > $(Device/seama) > DTS := DIR-860L-B1 > BLOCKSIZE := 64k > @@ -120,7 +120,7 @@ define Device/dir-860l-b1 > DEVICE_TITLE := D-Link DIR-860L B1 > DEVICE_PACKAGES := kmod-mt76x2 kmod-usb3 kmod-usb-ledtrig-usbport > wpad-basic endef -TARGET_DEVICES += dir-860l-b1 > +TARGET_DEVICES += dlink_dir-860l-b1 > > define Device/mediatek_ap-mt7621a-v60 > DTS := AP-MT7621A-V60 > -- > 2.20.1 > > > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/mailman/listinfo/openwrt-devel
openpgp-digital-signature.asc
Description: PGP signature
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
