at91:sama5: create fit image
[openwrt/staging/stintel.git] / target / linux / at91 / image / Makefile
index 3b01d421310b6c2c90073dcc46962098b8d1c148..adb7c6d0ba5c30bda3efc3308973a9c51af4cb78 100644 (file)
@@ -63,6 +63,8 @@ define Device/evaluation-dtb
   $(Device/evaluation-zImage)
   IMAGES += dtb
   IMAGE/dtb := install-dtb
+  KERNEL_SUFFIX := -fit-zImage.itb
+  KERNEL := kernel-bin | gzip | fit gzip $$(DTS_DIR)/$$(DEVICE_DTS).dtb
 endef
 
 define Device/evaluation-fit