ramips: use upstream RAW_APPENDED_DTB instead of our OWRTDTB
[openwrt/staging/lynxis.git] / target / linux / ramips / image / rt3883.mk
index b360a2d664a18745529d9275419b8ba02eba7f30..4150f96cf06f9bc6c16ee1a4ef5bf454b99d1661 100644 (file)
@@ -52,7 +52,7 @@ define Device/belkin_f9k1109v1
   DEVICE_VARIANT := Version 1.0
   DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig
   IMAGE_SIZE := 7224k
-  KERNEL := kernel-bin | patch-dtb | lzma -d16 | uImage lzma
+  KERNEL := kernel-bin | append-dtb | lzma -d16 | uImage lzma
   # Stock firmware checks for this uImage image name during upload.
   UIMAGE_NAME := N750F9K1103VB
 endef