treewide: provide global default for SUPPORTED_DEVICES
[openwrt/openwrt.git] / target / linux / layerscape / image / armv7.mk
index 08ef6cb9a1db3c487310df5ff979d198d0176215..62921a5ef964dd3de250c7b149d443bb913b7b69 100644 (file)
@@ -15,7 +15,6 @@ define Device/Default
   KERNEL_LOADADDR := 0x80008000
   KERNEL_ENTRY_POINT := 0x80008000
   DEVICE_DTS = $(lastword $(subst _, ,$(1)))
-  SUPPORTED_DEVICES = $(subst _,$(comma),$(1))
   IMAGE_SIZE := 64m
   IMAGE/sysupgrade.bin = \
     ls-append-dtb $$(DEVICE_DTS) | pad-to 1M | \