kirkwood: use image metadata
[openwrt/openwrt.git] / target / linux / kirkwood / image / Makefile
index f52ae7de019660e11f468be16a907407fecfdd88..b75ef9fbb2274110d6f1bd8968e3043aadc23c05 100644 (file)
@@ -22,8 +22,9 @@ define Device/Default
   SUBPAGESIZE := 512
   BLOCKSIZE := 128k
   IMAGES := sysupgrade.bin factory.bin
-  IMAGE/sysupgrade.bin := sysupgrade-tar
+  IMAGE/sysupgrade.bin := sysupgrade-tar | append-metadata
   IMAGE/factory.bin := append-ubi
+  SUPPORTED_DEVICES := $(1)
 endef
 
 define Device/dockstar