|
|
@@ -1460,7 +1460,7 @@ define Device/iptime_ax2004m
|
|
|
check-size | iptime-crc32 ax2004m
|
|
|
DEVICE_VENDOR := ipTIME
|
|
|
DEVICE_MODEL := AX2004M
|
|
|
- DEVICE_PACKAGES := kmod-mt7915-firmware kmod-usb3 -uboot-envtools
|
|
|
+ DEVICE_PACKAGES := kmod-mt7915-firmware kmod-usb3
|
|
|
DEVICE_COMPAT_VERSION := 2.0
|
|
|
DEVICE_COMPAT_MESSAGE := NMBM has been newly enabled, and its flash block \
|
|
|
mapping might be incompatible with existing installation. \
|
|
|
@@ -1474,7 +1474,7 @@ define Device/iptime_t5004
|
|
|
UIMAGE_NAME := t5004
|
|
|
DEVICE_VENDOR := ipTIME
|
|
|
DEVICE_MODEL := T5004
|
|
|
- DEVICE_PACKAGES := -wpad-basic-mbedtls -uboot-envtools
|
|
|
+ DEVICE_PACKAGES := -wpad-basic-mbedtls
|
|
|
endef
|
|
|
TARGET_DEVICES += iptime_t5004
|
|
|
|