ipq807x: don't generate factory.ubi for Buffalo WXR-5950AX12
[openwrt/staging/jow.git] / target / linux / ipq807x / image / generic.mk
index 88d16cc7b2b53f0a6f0cc6d5713414f0ea2dd5c6..1e74015e18d26514719ced9896ad16a137c3f66e 100644 (file)
@@ -19,13 +19,14 @@ endef
 
 define Device/buffalo_wxr-5950ax12
        $(call Device/FitImage)
-       $(call Device/UbiFit)
        DEVICE_VENDOR := Buffalo
        DEVICE_MODEL := WXR-5950AX12
        BLOCKSIZE := 128k
        PAGESIZE := 2048
        DEVICE_DTS_CONFIG := config@hk01
        SOC := ipq8074
+       IMAGES := sysupgrade.bin
+       IMAGE/sysupgrade.bin := sysupgrade-tar | append-metadata
        DEVICE_PACKAGES := ipq-wifi-buffalo_wxr-5950ax12
 endef
 TARGET_DEVICES += buffalo_wxr-5950ax12