mvebu: fix typo in image metadata support
authorMathias Kresin <dev@kresin.me>
Fri, 25 Nov 2016 16:44:24 +0000 (17:44 +0100)
committerMathias Kresin <dev@kresin.me>
Sun, 27 Nov 2016 14:34:22 +0000 (15:34 +0100)
Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/mvebu/image/Makefile

index 8b203a41229e6446de063655d99107dc6d3c454e..2d265297e46ab0552f038b24b8ca18a1f9c1de6c 100644 (file)
@@ -147,7 +147,7 @@ TARGET_DEVICES += linksys-wrt1900ac
 define Device/openblocks-ax3
   $(Device/UBI-factory)
   DEVICE_DTS := armada-xp-openblocks-ax3-4
-  SUPPORTED_DEVCES := $(1)
+  SUPPORTED_DEVICES := $(1)
   BLOCKSIZE := 128k
   PAGESIZE := 1
   IMAGE/factory.img := append-kernel | pad-to $$(BLOCKSIZE) | append-ubi
@@ -196,7 +196,7 @@ TARGET_DEVICES += armada-388-clearfog
 define Device/globalscale-mirabox
   $(Device/NAND-512K)
   DEVICE_DTS := armada-370-mirabox
-  SUPPORTED_DEVCES := mirabox
+  SUPPORTED_DEVICES := mirabox
   DEVICE_TITLE := Globalscale Mirabox
 endef
 TARGET_DEVICES += globalscale-mirabox