mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-30 10:39:04 +00:00
mt7620: disable image generation for Nexx WT3020 (4MB)
Image generation is currently failing on builbots due to the following error: WARNING: Image file openwrt-19.07-snapshot-r10495-db5164d3d0-ramips-mt7620-wt3020-4M-squashfs-factory.bin is too big Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
ccd1335dcc
commit
6d2044d62f
@ -730,7 +730,7 @@ define Device/wt3020-4M
|
|||||||
poray-header -B WT3020 -F 4M
|
poray-header -B WT3020 -F 4M
|
||||||
DEVICE_TITLE := Nexx WT3020 (4MB)
|
DEVICE_TITLE := Nexx WT3020 (4MB)
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += wt3020-4M
|
#TARGET_DEVICES += wt3020-4M
|
||||||
|
|
||||||
define Device/wt3020-8M
|
define Device/wt3020-8M
|
||||||
DTS := WT3020-8M
|
DTS := WT3020-8M
|
||||||
|
Loading…
Reference in New Issue
Block a user