|
@@ -1173,6 +1173,11 @@ define Device/routerich_ax3000
|
|
|
DEVICE_PACKAGES := kmod-mt7915e kmod-mt7981-firmware mt7981-wo-firmware kmod-usb3
|
|
|
IMAGE/sysupgrade.bin := sysupgrade-tar | append-metadata
|
|
|
SUPPORTED_DEVICES += mediatek,mt7981-spim-snand-rfb
|
|
|
+ DEVICE_COMPAT_VERSION := 1.1
|
|
|
+ DEVICE_COMPAT_MESSAGE := Partition layout has been changed. Bootloader MUST be \
|
|
|
+ upgraded to avoid data corruption and getting bricked. \
|
|
|
+ Please, contact your vendor and follow the guide: \
|
|
|
+ https://openwrt.org/toh/routerich/ax3000#web_ui_method
|
|
|
endef
|
|
|
TARGET_DEVICES += routerich_ax3000
|
|
|
|