mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-08 20:24:51 +00:00
Supported devices are listed in the metadata as the first part of the
DTS compatible. This normally follows the format "vendor,device".
When updating the device name of the 180W 1920-8G PoE an underscore was
used, instead of a comma, to join the vendor and device name. This will
lead to warnings for users wanting to sysupgrade a device with an older
compatible, as the device's info does not match the one the metadata.
Fixes:
|
||
|---|---|---|
| .. | ||
| common.mk | ||
| Makefile | ||
| rtl838x.mk | ||
| rtl839x.mk | ||
| rtl930x.mk | ||
| rtl931x.mk | ||