mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-13 06:03:22 +00:00
qualcommax: ipq807x: skip factory.ubi image for MX4200
Skip building not used factory.ubi image Signed-off-by: Paweł Owoc <frut3k7@gmail.com>
This commit is contained in:
parent
e670a939cd
commit
568f38a56b
@ -105,7 +105,6 @@ TARGET_DEVICES += edimax_cax1800
|
||||
|
||||
define Device/linksys_mx4200v1
|
||||
$(call Device/FitImage)
|
||||
$(call Device/UbiFit)
|
||||
DEVICE_VENDOR := Linksys
|
||||
DEVICE_MODEL := MX4200
|
||||
DEVICE_VARIANT := v1
|
||||
@ -114,7 +113,6 @@ define Device/linksys_mx4200v1
|
||||
KERNEL_SIZE := 6144k
|
||||
IMAGE_SIZE := 147456k
|
||||
NAND_SIZE := 512m
|
||||
KERNEL_IN_UBI :=
|
||||
SOC := ipq8174
|
||||
IMAGES += factory.bin
|
||||
IMAGE/factory.bin := append-kernel | pad-to $$$$(KERNEL_SIZE) | append-ubi | linksys-image type=MX4200
|
||||
|
Loading…
x
Reference in New Issue
Block a user