ath79/generic: disable build for small flash device
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
324560a4ce
commit
39111dc958
@ -214,6 +214,7 @@ define Device/tplink_archer-d50-v1
|
||||
TPLINK_FLASHLAYOUT := 8Mqca
|
||||
KERNEL_INITRAMFS := kernel-bin | append-dtb | lzma | \
|
||||
tplink-v2-header -s -V "ver. 1.0"
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += tplink_archer-d50-v1
|
||||
|
||||
|
||||
@ -1540,6 +1540,7 @@ define Device/nec_wg800hp
|
||||
append-rootfs | pad-rootfs | check-size | \
|
||||
xor-image -p 6A57190601121E4C004C1E1201061957 -x | nec-fw LASER_ATERM
|
||||
DEVICE_PACKAGES := kmod-ath10k-ct-smallbuffers ath10k-firmware-qca9887-ct-full-htt
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += nec_wg800hp
|
||||
|
||||
@ -2232,6 +2233,7 @@ define Device/sitecom_wlr-7100
|
||||
append-rootfs | pad-rootfs | check-size | \
|
||||
senao-header -r 0x222 -p 0x53 -t 2
|
||||
IMAGE_SIZE := 7488k
|
||||
DEFAULT := n
|
||||
endef
|
||||
TARGET_DEVICES += sitecom_wlr-7100
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user