ath79: diable some 6 MiB image size TP-Link devices
The max image sizes are too small to generate images. Signed-off-by: Shiji Yang <yangshiji66@qq.com>
This commit is contained in:
parent
4309be6bcb
commit
6fd8cca172
@ -531,6 +531,7 @@ define Device/tplink_rex5x-v1
|
|||||||
SOC := qca9558
|
SOC := qca9558
|
||||||
IMAGE_SIZE := 6016k
|
IMAGE_SIZE := 6016k
|
||||||
DEVICE_PACKAGES := kmod-ath10k-ct-smallbuffers ath10k-firmware-qca988x-ct
|
DEVICE_PACKAGES := kmod-ath10k-ct-smallbuffers ath10k-firmware-qca988x-ct
|
||||||
|
DEFAULT := n
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Device/tplink_re355-v1
|
define Device/tplink_re355-v1
|
||||||
@ -560,6 +561,7 @@ define Device/tplink_re450-v2
|
|||||||
DEVICE_PACKAGES := kmod-ath10k-ct-smallbuffers ath10k-firmware-qca988x-ct
|
DEVICE_PACKAGES := kmod-ath10k-ct-smallbuffers ath10k-firmware-qca988x-ct
|
||||||
TPLINK_BOARD_ID := RE450-V2
|
TPLINK_BOARD_ID := RE450-V2
|
||||||
LOADER_TYPE := elf
|
LOADER_TYPE := elf
|
||||||
|
DEFAULT := n
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += tplink_re450-v2
|
TARGET_DEVICES += tplink_re450-v2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user